diff src/config.in @ 80988:53eb4894d19c

* src/configure.in (AC_CHECK_HEADERS) Add gpm.h. (AC_CHECK_LIB): Add -lgpm. * config.in Regenerate.
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 20 May 2007 02:51:25 +0000
parents 63fa3c3ca99b
children 62b6aa7f8c37
line wrap: on
line diff
--- a/src/config.in	Sun May 20 02:49:03 2007 +0000
+++ b/src/config.in	Sun May 20 02:51:25 2007 +0000
@@ -231,6 +231,9 @@
 /* Define to 1 if you have the ungif library (-lungif). */
 #undef HAVE_GIF
 
+/* Define to 1 if you have the <gpm.h> header file. */
+#undef HAVE_GPM_H
+
 /* Define to 1 if you have the `grantpt' function. */
 #undef HAVE_GRANTPT