diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in index 020fc6295c8..cdf172b5c60 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -228,8 +228,8 @@ Boston, MA 02110-1301, USA. */ | |||
| 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 a gif library (default -lungif; otherwise | 231 | /* Define to 1 if you have a gif library (default -lungif; otherwise specify |
| 232 | specify with LIBGIF). */ | 232 | with LIBGIF). */ |
| 233 | #undef HAVE_GIF | 233 | #undef HAVE_GIF |
| 234 | 234 | ||
| 235 | /* Define to 1 if you have the gpm library (-lgpm). */ | 235 | /* Define to 1 if you have the gpm library (-lgpm). */ |
| @@ -769,7 +769,7 @@ Boston, MA 02110-1301, USA. */ | |||
| 769 | Solaris, for example). */ | 769 | Solaris, for example). */ |
| 770 | #undef LD_SWITCH_X_SITE_AUX | 770 | #undef LD_SWITCH_X_SITE_AUX |
| 771 | 771 | ||
| 772 | /* Define to compiler option to link with gif library, if not -lungif. */ | 772 | /* Compiler option to link with the gif library (if not -lungif). */ |
| 773 | #undef LIBGIF | 773 | #undef LIBGIF |
| 774 | 774 | ||
| 775 | /* Define to 1 if localtime caches TZ. */ | 775 | /* Define to 1 if localtime caches TZ. */ |