stuff
This commit is contained in:
parent
87d0de7e75
commit
fe0d9880e4
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user