diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /lang/gnustep-objc/files/patch-ab | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'lang/gnustep-objc/files/patch-ab')
-rw-r--r-- | lang/gnustep-objc/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gnustep-objc/files/patch-ab b/lang/gnustep-objc/files/patch-ab deleted file mode 100644 index 49015f9c1d9f..000000000000 --- a/lang/gnustep-objc/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000 -+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000 -@@ -55,7 +55,7 @@ - ADDITIONAL_CFLAGS = - - # Additional include directories the compiler should search --ADDITIONAL_INCLUDE_DIRS = -I../Headers \ -+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \ - -I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \ - -I./SharedX - |