summaryrefslogtreecommitdiff
path: root/java/guavac/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'java/guavac/files/patch-ad')
-rw-r--r--java/guavac/files/patch-ad25
1 files changed, 14 insertions, 11 deletions
diff --git a/java/guavac/files/patch-ad b/java/guavac/files/patch-ad
index 5a42fdc8b9a3..0d193d5fa48c 100644
--- a/java/guavac/files/patch-ad
+++ b/java/guavac/files/patch-ad
@@ -1,11 +1,14 @@
---- configure.orig Fri Aug 2 19:55:11 1996
-+++ configure Sun Feb 16 19:28:11 1997
-@@ -1598,7 +1598,7 @@
-
-
-
--CFLAGS="-g -I. -I.. -I../common"
-+CFLAGS="-I. -I.. -I../common"
- cat >> confdefs.h <<EOF
- #define CFLAGS "$CFLAGS"
- EOF
+*** configure.orig Mon Apr 28 12:41:52 1997
+--- configure Thu Jun 12 13:32:18 1997
+***************
+*** 520,528 ****
+
+
+
+- if test -z "${CFLAGS}"; then
+- CFLAGS=-g
+- fi
+ CFLAGS="$CFLAGS -I. -I.. -I\$(srcdir)/../common"
+ cat >> confdefs.h <<EOF
+ #define CFLAGS "$CFLAGS"
+--- 520,525 ----