1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/java/guavac/files/patch-ad

15 lines
296 B
Plaintext
Raw Normal View History

*** 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 ----