summaryrefslogtreecommitdiff
blob: 609c759c4aef26bcc74efcfd93621e50389a7e2d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.ac.orig	2011-01-26 15:59:05.000000000 +0100
+++ configure.ac	2011-01-26 15:59:17.000000000 +0100
@@ -9,8 +9,6 @@
 AC_DEFINE_UNQUOTED([BUILD_DATE], ["`/bin/date`"],
 		   [date wavemon was last configured and built])
 
-CFLAGS="-O2 -Wall"
-
 # wavemon is only supported on Linux, warn user about futile compilations
 AC_CANONICAL_HOST
 case "$host_os" in