From: kramm Date: Sat, 6 Jan 2007 22:28:58 +0000 (+0000) Subject: removed libtool X-Git-Tag: release-0-8-0~75 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=f0cffa800e0b12bb9c00e2e5be85e327f0a94776 removed libtool --- diff --git a/configure.in b/configure.in index cc4ffdf..47fac70 100644 --- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ AC_ARG_ENABLE(lame, [ --disable-lame don't compile any L.A.M.E. mp3 encoding code in], DISABLE_LAME=true) PACKAGE=swftools -VERSION=2006-11-05-2341 +VERSION=2006-12-02-1537 # ------------------------------------------------------------------ @@ -126,7 +126,6 @@ fi AC_PROG_MAKE_SET AC_PROG_INSTALL AC_PROG_LN_S - AC_PROG_LIBTOOL AC_CHECK_PROGS(UNCOMPRESS, gzip uncompress compress, ) dnl Checks for system services