From: kramm Date: Fri, 26 Oct 2001 20:32:38 +0000 (+0000) Subject: removed automake stuff X-Git-Tag: release-0-1-0~142 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=bea80c63e710641be80dc06687105bd20d8785ec removed automake stuff --- diff --git a/configure.in b/configure.in index cfb1ec6..2ae4601 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(pdf2swf/swfoutput.h) -AM_INIT_AUTOMAKE(swftools, 0.0.2) +dnl AC_INIT_AUTOMAKE(swftools, 0.0.2) AC_ARG_PROGRAM export CFLAGS @@ -46,7 +46,7 @@ dnl do we need those? AC_CHECK_LIB(X11, XFlush) dnl Checks for header files. -AM_CONFIG_HEADER(config.h) +dnl AM_CONFIG_HEADER(config.h) AC_PATH_X dnl AC_PATH_XTRA AC_HEADER_DIRENT