aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.in
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2007-05-20 05:13:28 +0000
committerNick Roberts <[email protected]>2007-05-20 05:13:28 +0000
commit7e5a23bd93d600f719b3b6db4cfbb925d7ea8c8f (patch)
treedd382d8493d1c892047eaf1ad657be173e691488 /src/config.in
parenta8099827a4c6c243b57dcfee9d17f3b7475670e4 (diff)
Use HAVE_GPM instead of HAVE_GPM_H.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.in b/src/config.in
index 93f67df66d..5fe340ba54 100644
--- a/src/config.in
+++ b/src/config.in
@@ -231,8 +231,8 @@ Boston, MA 02110-1301, USA. */
/* 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 gpm library (-lgpm). */
+#undef HAVE_GPM
/* Define to 1 if you have the `grantpt' function. */
#undef HAVE_GRANTPT