ossp-pkg/pcre/.configure 1.2 -> 1.3
--- .configure 2000/08/02 08:52:21 1.2
+++ .configure 2000/08/29 19:24:17 1.3
@@ -1,5 +1,5 @@
#!/bin/sh
-CC="egcc" \
+CC="cc" \
CFLAGS="-pipe -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline" \
./configure \
--prefix=/sw/pkg/pcre \
|
|