15 lines
380 B
Plaintext
15 lines
380 B
Plaintext
--- configure.orig Fri Apr 7 15:10:16 2006
|
|
+++ configure Sun Apr 23 03:10:59 2006
|
|
@@ -8,11 +8,6 @@ check_cflags()
|
|
|
|
check_cc_flag -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith \
|
|
-Wundef -Wmissing-prototypes -Wredundant-decls
|
|
-
|
|
- for i in -Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
|
|
- do
|
|
- check_cc_flag $i
|
|
- done
|
|
}
|
|
|
|
check_xft()
|