]> granicus.if.org Git - graphviz/commitdiff
mostly reverting previous change - found an easier way
authorellson <devnull@localhost>
Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)
committerellson <devnull@localhost>
Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)
tclpkg/tclpathplan/Makefile.am

index 9867c8a6f819478843fc0eeb15bb333627dff34b..589c746074cd33adaa854b77bb9d2e16c9d72379 100644 (file)
@@ -21,7 +21,7 @@ libtclplan_la_SOURCES = find_ints.c intersect.c makecw.c tclpathplan.c wrapper.c
 libtclplan_la_LDFLAGS = -no-undefined
 libtclplan_la_LIBADD = \
        $(top_builddir)/tclpkg/tclhandle/libtclhandle_C.la \
-       $(top_builddir)/lib/tclstubs/libtclstubs_C.la \
+       $(top_builddir)/tclpkg/tclstubs/libtclstubs_C.la \
        $(top_builddir)/lib/pathplan/libpathplan.la
 
 if WITH_TCL