Oops. I did some VERY wrong things with readline(). Fixed now.
[oweals/tinc.git] / acconfig.h
index 7bb8efe164af36d8133f010b2cbbbbf45355713c..031a337bffe7384cac672f56b210b470774dcafd 100644 (file)
@@ -64,3 +64,6 @@
 
 /* Define to 1 if checkpoint tracing is enabled */
 #undef ENABLE_TRACING
+
+/* Define to 1 if scanf and friends understand %as */
+#undef HAVE_SCANF_AS