From b53c3b304c4bbeb72ea9361247ddb85bc571ee01 Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 14 Feb 2016 08:37:25 +0000 Subject: make the name of the header file correct here too --- pkgtools/pkg_install/files/lib/config.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') 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 header file. */ #undef HAVE_ERR_H -/* Define to 1 if you have the header file. */ -#undef HAVE_FNCTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_FNMATCH_H -- cgit v1.2.3