11 lines
381 B
Text
11 lines
381 B
Text
--- configure.orig Wed Nov 5 23:30:58 2003
|
|
+++ configure Sat Nov 15 05:23:57 2003
|
|
@@ -1466,7 +1466,7 @@
|
|
STARTUP_SCRIPT='/usr/local/etc/rc.d'
|
|
|
|
# Assume GCC.
|
|
- CFLAGS="$CFLAGS -pthread -Wall"
|
|
+ CFLAGS="$CFLAGS -Wall"
|
|
elif test "$OS" = 'SunOS'; then
|
|
# This used to be -I{}, but I've seen two different SunOS 5.8
|
|
# systems in two different parts of the world with man pages
|