summaryrefslogtreecommitdiff
path: root/java/guavac/files/patch-ad
blob: 0d193d5fa48c66c79a0b9f16f726999824c723c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*** 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 ----