Mercurial > emacs
diff src/config.in @ 80994:62b6aa7f8c37
Use HAVE_GPM instead of HAVE_GPM_H.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 20 May 2007 05:09:33 +0000 |
parents | 53eb4894d19c |
children | 85e3338d2264 0a3247aa24a4 31beec9ee600 |
line wrap: on
line diff
--- a/src/config.in Sun May 20 05:07:36 2007 +0000 +++ b/src/config.in Sun May 20 05:09:33 2007 +0000 @@ -231,8 +231,8 @@ /* 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