You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
573 B
16 lines
573 B
Index: Makefile.in |
|
--- Makefile.in.orig 2009-12-28 14:56:01 +0100 |
|
+++ Makefile.in 2010-01-16 09:54:27 +0100 |
|
@@ -300,10 +300,10 @@ |
|
SYSDEPSOURCES = jmemansi.c jmemname.c jmemnobs.c jmemdos.c jmemmac.c |
|
|
|
# Headers which are installed to support the library |
|
-INSTINCLUDES = jerror.h jmorecfg.h jpeglib.h |
|
+INSTINCLUDES = jerror.h jmorecfg.h jpeglib.h jpegint.h jinclude.h |
|
|
|
# Headers which are not installed |
|
-OTHERINCLUDES = cderror.h cdjpeg.h jdct.h jinclude.h jmemsys.h jpegint.h \ |
|
+OTHERINCLUDES = cderror.h cdjpeg.h jdct.h jmemsys.h \ |
|
jversion.h transupp.h |
|
|
|
|
|
|