move vips7compat to deprecated

makes sense, really
This commit is contained in:
John Cupitt 2011-03-28 10:44:07 +01:00
parent 517cd679d3
commit 6bca2616bc
3 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,7 @@ libdeprecated_la_SOURCES = \
im_gfadd.c \
im_setbox.c \
rename.c \
vips7compat.c \
im_bernd.c \
im_thresh.c \
im_slice.c \

View File

@ -27,7 +27,6 @@ libiofuncs_la_SOURCES = \
buf.c \
window.c \
vector.c \
vips7compat.c \
buffer.c
INCLUDES = -I${top_srcdir}/libvips/include @VIPS_CFLAGS@ @VIPS_INCLUDES@