summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 064ea3ee..18a24207 100755
--- a/configure
+++ b/configure
@@ -1736,7 +1736,7 @@ int main(int argc, char **argv)
if conftest ; then
printf "yes\n"
- printf "#define HAVE_FCNTL_H 1\n" >> config.h
+ printf "#define HAVE_FCNTL 1\n" >> config.h
else
printf "no\n"
fi