removed automake stuff
[swftools.git] / configure.in
index cfb1ec6..2ae4601 100644 (file)
@@ -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