chiark / gitweb /
udevd: kill hanging event processes after 30 seconds
[elogind.git] / autogen.sh
index 697ed919d2ef50c41534de11bba4c14343d2dfb6..180e423c4d294ebe3f608a1b2dd69015985ad2e1 100755 (executable)
@@ -30,5 +30,5 @@ echo "----------------------------------------------------------------"
 echo "Initialized build system. For a common configuration please run:"
 echo "----------------------------------------------------------------"
 echo
-echo "./configure CFLAGS='-g -O0' $args"
+echo "./configure CFLAGS='-g -O1' $args"
 echo