summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar ddennedy 2004-11-11 03:31:20 +0000
committerGravatar ddennedy 2004-11-11 03:31:20 +0000
commitc9d504c17cb5783c6d1b7c295fe255af09fc65e4 (patch)
tree3a23e1b18db898982f27581a857ef2951f621840 /configure.ac
parentreorganize and update documentation; fix compiler warning (diff)
remove m4, remove -O2 from CFLAGS
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@145 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 755c48c..7a22637 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_SUBST(lt_revision)
AC_SUBST(lt_age)
-CFLAGS=${CFLAGS:-"-Wall -O2"}
+#CFLAGS=${CFLAGS:-"-Wall"}
AC_OUTPUT([
Makefile
libraw1394.pc