comparison 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
comparison
equal deleted inserted replaced
80987:4e9aff6772cf 80988:53eb4894d19c
228 /* Define to 1 if you have the `get_current_dir_name' function. */ 228 /* Define to 1 if you have the `get_current_dir_name' function. */
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
234 /* Define to 1 if you have the <gpm.h> header file. */
235 #undef HAVE_GPM_H
233 236
234 /* Define to 1 if you have the `grantpt' function. */ 237 /* Define to 1 if you have the `grantpt' function. */
235 #undef HAVE_GRANTPT 238 #undef HAVE_GRANTPT
236 239
237 /* Define to 1 if using GTK. */ 240 /* Define to 1 if using GTK. */