diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /editors/abiword-devel/files/patch-ag | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'editors/abiword-devel/files/patch-ag')
-rw-r--r-- | editors/abiword-devel/files/patch-ag | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/abiword-devel/files/patch-ag b/editors/abiword-devel/files/patch-ag deleted file mode 100644 index 1681bef3593e..000000000000 --- a/editors/abiword-devel/files/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ ---- config/abi_defs.mk.orig Thu Apr 29 10:46:27 1999 -+++ config/abi_defs.mk Sun May 9 10:40:19 1999 -@@ -230,8 +230,8 @@ - ## We should change this when get non-gtk versions on unix.... - - ifeq ($(ABI_NATIVE),unix) --CFLAGS += `gtk-config --cflags` --EXTRA_LIBS += `gtk-config --libs` -+CFLAGS += `gtk12-config --cflags` -+EXTRA_LIBS += `gtk12-config --libs` - endif - - ################################################################## |