fixed autoconf problem with VERSION/PATCHLEVEL variables
[xboard.git] / winboard / config.h
index b1a8f72..eff2f2d 100644 (file)
 \r
 #define LAST_PTY_LETTER 'q'\r
 \r
-#define PATCHLEVEL "0j"\r
+/* Name of package */\r
+#define PACKAGE "WinBoard"\r
 \r
-#define PRODUCT "WinBoard"\r
+/* Define to the address where bug reports for this package should be sent. */\r
+#define PACKAGE_BUGREPORT "bug-xboard@gnu.org"\r
+\r
+/* Define to the full name of this package. */\r
+#define PACKAGE_NAME "WinBoard"\r
+\r
+/* Define to the full name and version of this package. */\r
+#define PACKAGE_STRING "WinBoard 4.4.0j"\r
+\r
+/* Define to the one symbol short name of this package. */\r
+#define PACKAGE_TARNAME "winboard"\r
+\r
+/* Define to the version of this package. */\r
+#define PACKAGE_VERSION "4.4.0j"\r
 \r
 #define PTY_ITERATION\r
 \r