First version, development moved to 5110-connected machine
[gnokii.git] / acconfig.h
index a5dae23..dfd6d99 100644 (file)
 
 */
 
-/* DO NOT EDIT MANUALLY !!! */
-
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define VERSION    "@VERSION@"
-#define XVERSION   "@XVERSION@"
-#define XGNOKIIDIR "@XGNOKIIDIR@/@XPACKAGE@"
+@TOP@
+
 
 /* Define if you have timersub() */
 #undef HAVE_TIMEOPS
 /* Define if you compile for M$ Windows */
 #undef WIN32
 
+/* Missing symbols */
+#undef VERSION
+#undef XVERSION
+#undef DEBUG
+#undef HAVE_CFSETISPEED
+#undef HAVE_CFSETOSPEED
+#undef HAVE_CFSETSPEED
+#undef HAVE_LIBINTL
+#undef HAVE_LIBINTL_H
+#undef HAVE_TERMIOS_CSPEED
+#undef HAVE_TIMEOPS
+#undef HAVE_TM_GMTON
+#undef RLP_DEBUG
+#undef SECURITY
+#undef USE_NLS
+#undef USE_UNIX98PTYS
+#undef WIN32
+#undef XDEBUG
+#undef XPM
+#undef CONFIG_CFG_INITLENGTH
+#undef CONFIG_CFG_MODEL
+#undef CONFIG_CFG_PORT
+
+
+@BOTTOM@
+
+#include "uccompat.h"
+
+
 #endif /* __CONFIG_H__ */