4ea0d57921
Some help and "go ahead" by steven@
13 lines
587 B
Plaintext
13 lines
587 B
Plaintext
$OpenBSD: patch-gdraw_Makefile_dynamic_in,v 1.2 2006/10/15 18:53:00 kili Exp $
|
|
--- gdraw/Makefile.dynamic.in.orig Tue Aug 22 08:14:00 2006
|
|
+++ gdraw/Makefile.dynamic.in Sat Oct 7 16:53:23 2006
|
|
@@ -36,7 +36,7 @@ libgdraw_OBJECTS = choosericons.lo divi
|
|
gtextfield.lo gtextinfo.lo gwidgets.lo gxdraw.lo dynamic.lo \
|
|
ghvbox.lo gmatrixedit.lo
|
|
|
|
-Incs = -I$(top_srcdir)/inc -I/usr/pkg/include -I/usr/pkg/include/giflib
|
|
+Incs = -I$(top_srcdir)/inc
|
|
CFLAGS = @CFLAGS@ @CPPFLAGS@ $(Incs) @WFLAGS@ $(X_CFLAGS) -DNOTHREADS @DEFS@ -DLIBDIR='"$(libdir)"'
|
|
|
|
../libgdraw.la: $(libgdraw_OBJECTS)
|