Code

* update for current FUSE and current NEON
[fusedav.git] / bootstrap.sh
index 2ff93b4119003b0eaa11021256fbe97534c175b2..173b9fb0a7a39fb212aa27af5805b52d41364e64 100755 (executable)
@@ -39,7 +39,7 @@ else
     run_versioned automake 1.7 -a -c
     autoconf -Wall
 
-    ./configure --sysconfdir=/etc "$@"
+    CFLAGS="-g -O0" ./configure --sysconfdir=/etc "$@"
 
     make clean
 fi