diff options
| author | Glenn Morris | 2008-03-05 20:05:16 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-03-05 20:05:16 +0000 |
| commit | a27152d112c85e893f95cf4470f59771b325a112 (patch) | |
| tree | 6262b6ceeb1f93070ec1bddce105c28b581dc088 /src | |
| parent | 77dfeef5bd7d297bab6730b7744254bd8173e5dd (diff) | |
| download | emacs-a27152d112c85e893f95cf4470f59771b325a112.tar.gz emacs-a27152d112c85e893f95cf4470f59771b325a112.zip | |
Regenerate.
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 f0939d33830..83e58b0a401 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -159,7 +159,7 @@ Boston, MA 02110-1301, USA. */ | |||
| 159 | /* Define to 1 if you have the `fpathconf' function. */ | 159 | /* Define to 1 if you have the `fpathconf' function. */ |
| 160 | #undef HAVE_FPATHCONF | 160 | #undef HAVE_FPATHCONF |
| 161 | 161 | ||
| 162 | /* Define to 1 if you have freetype and fontconfig libraries. */ | 162 | /* Define to 1 if using the freetype and fontconfig libraries. */ |
| 163 | #undef HAVE_FREETYPE | 163 | #undef HAVE_FREETYPE |
| 164 | 164 | ||
| 165 | /* Define to 1 if you have the `frexp' function. */ | 165 | /* Define to 1 if you have the `frexp' function. */ |
| @@ -355,7 +355,7 @@ Boston, MA 02110-1301, USA. */ | |||
| 355 | /* Define to 1 if you have the `ncurses' library (-lncurses). */ | 355 | /* Define to 1 if you have the `ncurses' library (-lncurses). */ |
| 356 | #undef HAVE_LIBNCURSES | 356 | #undef HAVE_LIBNCURSES |
| 357 | 357 | ||
| 358 | /* Define to 1 if you have libotf library. */ | 358 | /* Define to 1 if using libotf. */ |
| 359 | #undef HAVE_LIBOTF | 359 | #undef HAVE_LIBOTF |
| 360 | 360 | ||
| 361 | /* Define to 1 if you have the <libpng/png.h> header file. */ | 361 | /* Define to 1 if you have the <libpng/png.h> header file. */ |
| @@ -394,7 +394,7 @@ Boston, MA 02110-1301, USA. */ | |||
| 394 | /* Define to 1 if you have the `lrand48' function. */ | 394 | /* Define to 1 if you have the `lrand48' function. */ |
| 395 | #undef HAVE_LRAND48 | 395 | #undef HAVE_LRAND48 |
| 396 | 396 | ||
| 397 | /* Define to 1 if you have m17n-flt library. */ | 397 | /* Define to 1 if using libm17n-flt. */ |
| 398 | #undef HAVE_M17N_FLT | 398 | #undef HAVE_M17N_FLT |
| 399 | 399 | ||
| 400 | /* Define to 1 if you have the <machine/soundcard.h> header file. */ | 400 | /* Define to 1 if you have the <machine/soundcard.h> header file. */ |