openbsd-ports/x11/gtk+/patches/patch-ab
brad 0daeac6232 - upgrade to Gtk+ 1.2.4
- (does not install broken I18n Dutch translations)
1999-09-05 04:17:42 +00:00

12 lines
542 B
Plaintext

--- gdk/Makefile.in.orig Mon Aug 23 18:08:02 1999
+++ gdk/Makefile.in Sat Aug 28 02:05:29 1999
@@ -136,7 +136,7 @@
# libtool stuff: set version and export symbols for resolving
libgdkincludedir = $(includedir)/gdk
-libgdk_la_LDFLAGS = @STRIP_BEGIN@ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -export-dynamic @GLIB_DEPLIBS@ @x_ldflags@ @x_libs@ -lm @STRIP_END@
+libgdk_la_LDFLAGS = @STRIP_BEGIN@ -version-info 1:2:0 -export-dynamic @GLIB_DEPLIBS@ @x_ldflags@ @x_libs@ -lm @STRIP_END@
#