diff options
Diffstat (limited to 'extension/configh.in')
-rw-r--r-- | extension/configh.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extension/configh.in b/extension/configh.in index c2b16d7b..2789e1a7 100644 --- a/extension/configh.in +++ b/extension/configh.in @@ -27,6 +27,9 @@ /* Define to 1 if you have the `fdopendir' function. */ #undef HAVE_FDOPENDIR +/* Define to 1 if you have the `fmod' function. */ +#undef HAVE_FMOD + /* Define to 1 if you have the `fnmatch' function. */ #undef HAVE_FNMATCH |