openbsd-ports/graphics/gimp/patches/patch-ab

12 lines
514 B
Plaintext
Raw Normal View History

2000-01-05 22:10:56 -05:00
--- plug-ins/libgck/gck/Makefile.in.orig Thu Dec 16 14:20:28 1999
+++ plug-ins/libgck/gck/Makefile.in Wed Jan 5 14:23:35 2000
@@ -190,7 +190,7 @@
1999-03-21 01:38:59 -05:00
gckinclude_HEADERS = gck.h gckcolor.h gckcommon.h gckimage.h gcklistbox.h gckmath.h gcktypes.h gckui.h gckvector.h
-libgck_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)
+libgck_la_LDFLAGS = -version-info 1:1:0
1999-03-21 01:38:59 -05:00
INCLUDES = -I.. -I$(srcdir)/.. -I$(top_srcdir) $(GTK_CFLAGS) -I$(includedir)