head 1.2; access; symbols pkgsrc-2013Q3:1.1.0.12 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.10 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.8 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.6 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.4 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.2 pkgsrc-2012Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2013.10.09.17.38.26; author wiz; state dead; branches; next 1.1; commitid lgHTK4YSctXiYD8x; 1.1 date 2012.04.29.17.17.59; author dholland; state Exp; branches; next ; desc @@ 1.2 log @Update to 2.0.2. Now depends on lcms2 instead of lcms, and the major version was bumped (recursive bump following next). 2.0.1 (19.01.2013) --------------------------- [szukw000@@arcor.de] There has been a change in JPEG version 9: added some code in libmng_types.h before #include 2.0.0 (dd.mm.2012) --------------------------- Allows lcms1/lcms2: ./configure --with-lcms2 cmake -DWITH_LCMS2:bool=on Cnf. the sample files 'Configure.libmng' and 'build-mng-cmake.sh' and 'cmake-compile.bat' resp. 'clean.bat' szukw000@@arcor.de @ text @$NetBSD: patch-makefiles-configure_in,v 1.1 2012/04/29 17:17:59 dholland Exp $ Disable stuff that is not supported by the latest autoconf. --- makefiles/configure.in~ 2005-01-30 10:28:00.000000000 +0000 +++ makefiles/configure.in @@@@ -15,10 +15,10 @@@@ AC_SUBST(VERSION) dnl Checks for programs. AC_PROG_CC AC_ISC_POSIX -AM_C_PROTOTYPES -if test "x$U" != "x"; then - AC_MSG_ERROR(Compiler not ANSI compliant) -fi +dnl AM_C_PROTOTYPES +dnl if test "x$U" != "x"; then +dnl AC_MSG_ERROR(Compiler not ANSI compliant) +dnl fi AM_PROG_LIBTOOL AC_PROG_INSTALL @ 1.1 log @Patch out an unnecessary configure test that blows up with the latest autoconf. While here, mop up some pkglint. @ text @d1 1 a1 1 $NetBSD$ @