summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc>2016-02-14 08:37:25 +0000
committeragc <agc>2016-02-14 08:37:25 +0000
commitb53c3b304c4bbeb72ea9361247ddb85bc571ee01 (patch)
treee4d08033703a3fdf771a575f98ff8be85181bac1 /pkgtools
parent23ab89565de9d80cbfefc0844a4c2a26e82fcbd3 (diff)
downloadpkgsrc-b53c3b304c4bbeb72ea9361247ddb85bc571ee01.tar.gz
make the name of the header file correct here too
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/lib/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/files/lib/config.h.in b/pkgtools/pkg_install/files/lib/config.h.in
index 695e2eb150e..1862c576848 100644
--- a/pkgtools/pkg_install/files/lib/config.h.in
+++ b/pkgtools/pkg_install/files/lib/config.h.in
@@ -15,8 +15,8 @@
/* Define to 1 if you have the <err.h> header file. */
#undef HAVE_ERR_H
-/* Define to 1 if you have the <fnctl.h> header file. */
-#undef HAVE_FNCTL_H
+/* Define to 1 if you have the <fcntl.h> header file. */
+#undef HAVE_FCNTL_H
/* Define to 1 if you have the <fnmatch.h> header file. */
#undef HAVE_FNMATCH_H