diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2006-03-02 07:23:18 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:08:30 -0500 |
commit | c3d51c14f2fcb15d86fb471bbff34afe520c7252 (patch) | |
tree | add908709d5f3561e32f2b8d3513755d44927a4c /config.h.in | |
parent | 7b34df33a56cb88a5d8c6c74f7b2ddaf2f562ba3 (diff) | |
download | libpng-c3d51c14f2fcb15d86fb471bbff34afe520c7252.tar.gz |
Imported from libpng-1.2.9beta4.tarv1.2.9beta4
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index 8e8261292..89c260ded 100644 --- a/config.h.in +++ b/config.h.in @@ -3,9 +3,6 @@ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H -/* Define to 1 if you have the <fcntl.h> header file. */ -#undef HAVE_FCNTL_H - /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H @@ -43,9 +40,6 @@ /* Define to 1 if you have the <string.h> header file. */ #undef HAVE_STRING_H -/* Define to 1 if you have the `strrchr' function. */ -#undef HAVE_STRRCHR - /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H |