]> 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/tkspline/Makefile.am

index 9f595887b00984290c428f02bccc6181927530e3..3321343c0b0d0e1feb3e64862d091fbc003e2cfd 100644 (file)
@@ -14,7 +14,7 @@ AM_CPPFLAGS = \
        -I@TK_SRC_DIR@/generic \
        -I@TCL_SRC_DIR@/generic \
        @TCL_INCLUDES@ @TCLINT_INCLUDES@ \
-       @TK_INCLUDES@ @TKINT_INCLUDES@ -I$(top_srcdir)/lib/tkstubs
+       @TK_INCLUDES@ @TKINT_INCLUDES@ -I$(top_srcdir)/tclpkg/tkstubs
 
 AM_CFLAGS = @X_CFLAGS@ @TCL_CFLAGS@  @TK_CFLAGS@ @TK_DEFS@ \
        -UPACKAGE_NAME -UPACKAGE_STRING -UPACKAGE_TARNAME -UPACKAGE_VERSION
@@ -28,8 +28,8 @@ endif
 libtkspline_la_LDFLAGS = -no-undefined 
 libtkspline_la_SOURCES = tkspline.c
 libtkspline_la_LIBADD = \
-       $(top_builddir)/lib/tkstubs/libtkstubs_C.la \
-       $(top_builddir)/lib/tclstubs/libtclstubs_C.la @TK_LIB_SPEC@
+       $(top_builddir)/tclpkg/tkstubs/libtkstubs_C.la \
+       $(top_builddir)/tclpkg/tclstubs/libtclstubs_C.la @TK_LIB_SPEC@
 
 if WITH_TK
 all-local: pkgIndex.tcl