7489f69
diff -up opencv-1.1.0/configure.in.conflicts opencv-1.1.0/configure.in
7489f69
--- opencv-1.1.0/configure.in.conflicts	2009-04-24 12:01:24.000000000 +0200
7489f69
+++ opencv-1.1.0/configure.in	2009-04-24 12:01:29.000000000 +0200
7489f69
@@ -37,7 +37,7 @@ AC_PREREQ(2.60)
7489f69
 AC_INIT([opencv],[opencv_version],[opencvlibrary-devel@lists.sourceforge.net])
7489f69
 AC_CONFIG_SRCDIR([opencv.pc.in])
7489f69
 AC_CONFIG_AUX_DIR([autotools])
7489f69
-AC_CONFIG_MACRO_DIR([autotools/aclocal])
7489f69
+
7489f69
 
7489f69
 # put CVS revision of this configure.in into the resulting configure script
7489f69
 AC_REVISION($Revision: 1.60 $)