328e96caf8
- Bump NEED_VERSION - GNU_CONFIGURE -> CONFIGURE_STYLE - Remove FAKE - Add @comment to PLIST - lib/Tktable -> share/examples/Tktable
12 lines
355 B
Plaintext
12 lines
355 B
Plaintext
--- Makefile.in.orig Sat Aug 26 04:02:43 2000
|
|
+++ Makefile.in Sat Aug 26 04:03:43 2000
|
|
@@ -144,7 +144,7 @@
|
|
all: $(DLL) pkgIndex.tcl
|
|
|
|
$(DLL): $(OBJS)
|
|
- $(SHLIB_LD) -o $@ $(OBJS) $(SHLIB_CFLAGS) $(SHLIB_LD_LIBS)
|
|
+ $(SHLIB_LD) -o $@ $(OBJS) $(SHLIB_LD_LIBS)
|
|
|
|
# The megawish builds may not work anymore - I don't use anything but
|
|
# extensions nowadays.
|