From fe0d9880e4720d3226dd01e9d0b4d63d9db90f44 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Fri, 31 Aug 2007 23:02:53 +0000 Subject: [PATCH] stuff --- ChangeLog | 2 ++ configure.in | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f45c7e5c..a1ae8b8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ - we now have a trunk and the version is 7.13.x, woo! - move manpages into a separate man/ dir ... speeds up builds a lot on windows - don't install malkovich +- don't check for INTLTOOL in configure -- we only need it for bootstrap (saves + perl dependancy) 1/8/07 started 7.12.5 - im_embed() is more general ... x and y can be negative diff --git a/configure.in b/configure.in index 09d79141..dd1604a3 100644 --- a/configure.in +++ b/configure.in @@ -315,9 +315,9 @@ AC_SUBST(VIPS_LIBS) AC_SUBST(PACKAGES_USED) AC_OUTPUT([ - vips-7.${IM_MINOR_VERSION}.pc - vipsCC-7.${IM_MINOR_VERSION}.pc - vips-7.${IM_MINOR_VERSION}.spec + vips-7.13.pc + vipsCC-7.13.pc + vips-7.13.spec Makefile include/vips/version.h include/Makefile