11 lines
176 B
Diff
11 lines
176 B
Diff
|
--- a/configure.ac
|
||
|
+++ b/configure.ac
|
||
|
@@ -10,7 +10,6 @@ AC_CONFIG_SRCDIR([./])
|
||
|
LT_INIT
|
||
|
#AC_CANONICAL_HOST
|
||
|
|
||
|
-CFLAGS=
|
||
|
default_fink_path=/sw
|
||
|
case $host_os in
|
||
|
darwin*)
|