Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
80993:ed90d23a3543 | 80994:62b6aa7f8c37 |
---|---|
229 #undef HAVE_GET_CURRENT_DIR_NAME | 229 #undef HAVE_GET_CURRENT_DIR_NAME |
230 | 230 |
231 /* Define to 1 if you have the ungif library (-lungif). */ | 231 /* Define to 1 if you have the ungif library (-lungif). */ |
232 #undef HAVE_GIF | 232 #undef HAVE_GIF |
233 | 233 |
234 /* Define to 1 if you have the <gpm.h> header file. */ | 234 /* Define to 1 if you have the gpm library (-lgpm). */ |
235 #undef HAVE_GPM_H | 235 #undef HAVE_GPM |
236 | 236 |
237 /* Define to 1 if you have the `grantpt' function. */ | 237 /* Define to 1 if you have the `grantpt' function. */ |
238 #undef HAVE_GRANTPT | 238 #undef HAVE_GRANTPT |
239 | 239 |
240 /* Define to 1 if using GTK. */ | 240 /* Define to 1 if using GTK. */ |