diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-30 04:02:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-30 04:02:08 +0000 |
commit | 257a9288996b65ed8b8459f085731c95b3a7b935 (patch) | |
tree | 47661025fb6cea34d1ef929c498520973a2ce081 /games/gnome-games/files/patch-ab | |
parent | Use new gtk port and set USE_LIBTOOL=yes. (diff) |
Use new gnome libs and set USE_LIBTOOL=yes.
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes:
svn path=/head/; revision=19120
Diffstat (limited to 'games/gnome-games/files/patch-ab')
-rw-r--r-- | games/gnome-games/files/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/gnome-games/files/patch-ab b/games/gnome-games/files/patch-ab index de972c331051..a0f6935380e5 100644 --- a/games/gnome-games/files/patch-ab +++ b/games/gnome-games/files/patch-ab @@ -142,7 +142,7 @@ CONFIG_HEADER = ../../../config.h CONFIG_CLEAN_FILES = --- gnome-stones/Makefile.in.orig Mon Mar 1 02:50:55 1999 -+++ gnome-stones/Makefile.in Wed Mar 3 00:33:00 1999 ++++ gnome-stones/Makefile.in Wed Mar 3 00:33:00 1999 @@ -125,12 +125,12 @@ SUBDIRS = objects graphics @@ -181,16 +181,16 @@ object_LTLIBRARIES = libgnome-stones.la libgnomekoban.la -@@ -142,10 +142,10 @@ +@@ -143,10 +143,10 @@ DEFS = @DEFS@ -I. -I$(srcdir) -I../.. LIBS = @LIBS@ -libgnome_stones_la_LDFLAGS = -+libgnome_stones_la_LDFLAGS = --export-dynamic ++libgnome_stones_la_LDFLAGS = -avoid-version libgnome_stones_la_LIBADD = libgnome_stones_la_OBJECTS = gnome-stones.lo -libgnomekoban_la_LDFLAGS = -+libgnomekoban_la_LDFLAGS = --export-dynamic ++libgnomekoban_la_LDFLAGS = -avoid-version libgnomekoban_la_LIBADD = libgnomekoban_la_OBJECTS = gnomekoban.lo COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |