diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /net/gnomeicu2/files/patch-ac | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Diffstat (limited to 'net/gnomeicu2/files/patch-ac')
-rw-r--r-- | net/gnomeicu2/files/patch-ac | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/net/gnomeicu2/files/patch-ac b/net/gnomeicu2/files/patch-ac deleted file mode 100644 index b9bdb32e673f..000000000000 --- a/net/gnomeicu2/files/patch-ac +++ /dev/null @@ -1,29 +0,0 @@ ---- src/Makefile.in.orig Thu Oct 15 05:37:39 1998 -+++ src/Makefile.in Wed Oct 21 01:03:09 1998 -@@ -69,7 +69,7 @@ - AWK = @AWK@ - CC = @CC@ - CPP = @CPP@ --GNOMEUI_LIBS = @GNOMEUI_LIBS@ -+GNOMEUI_LIBS = @GNOMEUI_LIBS@ -lintl - GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@ - GNOME_LIBDIR = @GNOME_LIBDIR@ - GNOME_LIBS = @GNOME_LIBS@ -@@ -89,7 +89,7 @@ - SUBDIRS = xpms - - INCLUDES = \ -- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ -+ -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" \ - -I$(includedir) $(GNOME_INCLUDEDIR) - - bin_PROGRAMS = gtkicq -@@ -495,7 +495,7 @@ - CFLAGS += -DUSE_XSCREENSAVER - - CFLAGS += -Wall -DUNIX -DGNOME --CFLAGS += -DINTEL_END -UMOTOR_END `gtk-config --cflags` -+CFLAGS += -DINTEL_END -UMOTOR_END `gtk11-config --cflags` - - CFLAGS += -DSOUND - |