Ticket #1653: patch-configure

File patch-configure, 274 bytes (added by jc@…, 20 years ago)

patch configure file. after that buid was done.

Line 
1--- builds/unix/configure-orig  Sun Nov  9 11:37:12 2003
2+++ builds/unix/configure       Tue Aug  3 17:22:56 2004
3@@ -2784,7 +2784,7 @@
4 
5 if test "x$CC" = xgcc; then
6   XX_CFLAGS="-Wall"
7-  XX_ANSIFLAGS="-pedantic -ansi"
8+  XX_ANSIFLAGS=""
9 else
10   case "$host" in
11   *-dec-osf*)