On Sun, Sep 27, 2009 at 16:29:40 +0200, Fabrice DELENTE wrote: > checking if xorg-macros used to generate configure is at least 1.2... > configure: error: configure built with too old of a version of > xorg-macros.m4 - requires version 1.1.0 or newer > > however I had installed util-macros-1.3.0 in /test/intel/dist: > > $ ls /test/intel/dist/share/aclocal/xorg-macros.m4 > /test/intel/dist/share/aclocal/xorg-macros.m4 > > How can I tell autogen.sh to use the new xorg-macros.m4? I tried giving -B > /test/intel/dist/share/aclocal to autoreconf in autogen.sh, but it seems it > didn't work... > Run autoreconf with ACLOCAL="aclocal -I/test/intel/dist/share/aclocal"
Cheers, Julien _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
