aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 43c1efac14f..93f67df66dc 100644
--- a/src/config.in
+++ b/src/config.in
@@ -231,6 +231,9 @@ Boston, MA 02110-1301, USA. */
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. */
235#undef HAVE_GPM_H
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