aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 68eb45d..303dc83 100644
--- a/configure.in
+++ b/configure.in
@@ -1,3 +1,5 @@
+# http://cvs.sourceforge.net/viewcvs.py/avisynth2/avisynth/build/linux/Attic/configure.in?rev=1.1.2.6.4.17&only_with_tag=avisynth_3_0&view=auto
+
dnl Process this file with autoconf to produce a configure script.
# get rid of that stupid cache mechanism
@@ -12,7 +14,6 @@ AC_PROG_CC
AM_PROG_CC_STDC
AC_HEADER_STDC
AC_C_CONST
-# AM_PROG_LIBTOOL
AC_C___ATTRIBUTE__
AC_ARG_WITH(ecore-config,