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 9c23fb583fa..ded8c6b292a 100644 --- a/src/config.in +++ b/src/config.in @@ -465,6 +465,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Define to 1 if you have the `lrand48' function. */ #undef HAVE_LRAND48 +/* Define to 1 if you have the `lstat' function. */ +#undef HAVE_LSTAT + /* Define to 1 if using libm17n-flt. */ #undef HAVE_M17N_FLT |