summaryrefslogtreecommitdiffstats
path: root/lang/smalltalk/files/patch-ad
blob: 93fbaae13724e443fc1832b6e4c83243de78046b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- lib/Makefile.in.orig	Fri Nov 28 22:28:12 1997
+++ lib/Makefile.in	Fri Nov 28 23:19:37 1997
@@ -73,7 +73,7 @@
 LIB=@LIB_EXTENSION@
 
 # optimization flag -- may become host dependent
-OPT_FLAG = -O
+#OPT_FLAG = -O
 CDEBUG = @CDEBUG@
 USER_OBJECTS = @USER_OBJECTS@
 
@@ -195,7 +195,6 @@
 	$(INSTALL_DATA) libgst.$(LIB) $(smlibdir)/libgst.$(LIB)
 	$(INSTALL_DATA) gst.h $(includedir)/gst.h
 	$(INSTALL_DATA) gstpub.h $(includedir)/gstpub.h
-	$(INSTALL_DATA) config.h $(includedir)/config.h
 
 uninstall:
 
OpenPOWER on IntegriCloud