diff options
Diffstat (limited to 'src/config.in')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index a1868073c64..165bafb4629 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -205,6 +205,9 @@ Boston, MA 02111-1307, USA. */ | |||
| 205 | /* Define to 1 if you have the `grantpt' function. */ | 205 | /* Define to 1 if you have the `grantpt' function. */ |
| 206 | #undef HAVE_GRANTPT | 206 | #undef HAVE_GRANTPT |
| 207 | 207 | ||
| 208 | /* Define to 1 if using GTK. */ | ||
| 209 | #undef HAVE_GTK | ||
| 210 | |||
| 208 | /* Define to 1 if netdb.h declares h_errno. */ | 211 | /* Define to 1 if netdb.h declares h_errno. */ |
| 209 | #undef HAVE_H_ERRNO | 212 | #undef HAVE_H_ERRNO |
| 210 | 213 | ||