diff options
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 - - ################################################################## |