diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index a6f08f1..cd987ba 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -67,7 +67,6 @@ ac_jpeg_ver = $(shell \ define make-config LIB := $(LIB) RESDIR := $(call ac_resdir) -HAVE_ENDIAN_H := $(call ac_header,endian.h) HAVE_LINUX_FB_H := $(call ac_header,linux/fb.h) HAVE_NEW_EXIF := $(call ac_header,libexif/exif-log.h) HAVE_GLIBC := $(call ac_func,fopencookie) |