java.net implemented.
[cacao.git] / config.h.in
index f7f22830488e2c883fc384a345bf9595b8fb6eb4..448cad78b077ec2efb1c036526a172d9ce61cda0 100644 (file)
 #undef EXTERNAL_OVERFLOW
 #undef DONT_FREE_FIRST
 
-/* Make automake happy */
-#undef PACKAGE
-#undef VERSION
-
 /* sysdep */
 #undef SYSDEP_DIR
 
 
 /* Define if you have the m library (-lm).  */
 #undef HAVE_LIBM
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+