head 1.2; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2 OPENPKG_E1_FP:1.2 OPENPKG_2_STABLE_MP:1.2 OPENPKG_2_STABLE_20061018:1.2 OPENPKG_2_STABLE_20060622:1.2 OPENPKG_2_STABLE:1.2.0.8 OPENPKG_2_STABLE_BP:1.2 OPENPKG_2_5_RELEASE:1.2 OPENPKG_2_5_SOLID:1.2.0.6 OPENPKG_2_5_SOLID_BP:1.2 OPENPKG_2_4_RELEASE:1.2 OPENPKG_2_4_SOLID:1.2.0.4 OPENPKG_2_4_SOLID_BP:1.2 OPENPKG_CW_FP:1.2 OPENPKG_2_3_RELEASE:1.2 OPENPKG_2_3_SOLID:1.2.0.2 OPENPKG_2_3_SOLID_BP:1.2; locks; strict; comment @# @; 1.2 date 2004.12.17.11.46.31; author ms; state Exp; branches; next 1.1; 1.1 date 2004.10.28.10.50.07; author ms; state Exp; branches; next ; desc @@ 1.2 log @because some client software (like pdflib >= 6.0.1) needs it, copy jinclud.h file in install-headers target @ text @Index: makefile.cfg diff -Nau makefile.cfg.orig makefile.cfg --- makefile.cfg.orig 1998-03-21 20:08:57 +0100 +++ makefile.cfg 2004-10-28 12:08:25 +0200 @@@@ -209,6 +209,8 @@@@ $(INSTALL_DATA) jconfig.h $(includedir)/jconfig.h $(INSTALL_DATA) $(srcdir)/jpeglib.h $(includedir)/jpeglib.h $(INSTALL_DATA) $(srcdir)/jmorecfg.h $(includedir)/jmorecfg.h + $(INSTALL_DATA) $(srcdir)/jpegint.h $(includedir)/jpegint.h + $(INSTALL_DATA) $(srcdir)/jinclude.h $(includedir)/jinclude.h $(INSTALL_DATA) $(srcdir)/jerror.h $(includedir)/jerror.h clean: @ 1.1 log @meet the authors' assumed intentions of distributing jpegint.h by patching a makefile (important for solving link problems with pdflib), and remove explicit make argument allowing install-headers to be implicitly called @ text @d5 1 a5 1 @@@@ -209,6 +209,7 @@@@ d10 1 @