Remove clear text password in debug mode
[dockapps/wmnotify.git] / configure.ac
index 1261c02..5180189 100644 (file)
@@ -14,9 +14,6 @@ dnl Testing the C compiler.
 AC_PROG_CC
 AC_LANG_C
 
-dnl For per-target flags
-AM_PROG_CC_C_O
-
 dnl Checking for typedefs, structures, and compiler characteristics.
 AC_C_CONST
 AC_TYPE_PID_T