Changed compiler options

This commit is contained in:
Michiel Broek
2001-11-08 22:18:03 +00:00
parent 251bda2a1c
commit 4cf5ce6699
2 changed files with 3 additions and 2 deletions

2
configure vendored
View File

@@ -2028,7 +2028,7 @@ else
echo "${ECHO_T}no" >&6
fi
CFLAGS="$CFLAGS -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -pipe"
CFLAGS="$CFLAGS -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes"
# Check whether --enable-memwatch or --disable-memwatch was given.
if test "${enable_memwatch+set}" = set; then