ossp-pkg/mm/aclocal.m4 1.26 -> 1.27
--- aclocal.m4 2002/12/19 09:14:58 1.26
+++ aclocal.m4 2002/12/19 09:16:20 1.27
@@ -51,7 +51,6 @@
*-g* ) ;;
* ) CFLAGS="$CFLAGS -g" ;;
esac
- CFLAGS="$CFLAGS -ggdb3"
CFLAGS="$CFLAGS -Wall -Wshadow -Wpointer-arith -Wcast-align"
CFLAGS="$CFLAGS -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline"
else
|
|