1. Index: autogen.sh
  2. ===================================================================
  3. --- autogen.sh (revision 6940)
  4. +++ autogen.sh (working copy)
  5. @@ -9,10 +9,10 @@
  6. # tools and you shouldn't use this script. Just call ./configure
  7. # directly.
  8.  
  9. -ACLOCAL=${ACLOCAL-aclocal-1.10}
  10. +ACLOCAL=${ACLOCAL-aclocal-1.12}
  11. LIBTOOLIZE=${LIBTOOLIZE-libtoolize}
  12. AUTOHEADER=${AUTOHEADER-autoheader}
  13. -AUTOMAKE=${AUTOMAKE-automake-1.10}
  14. +AUTOMAKE=${AUTOMAKE-automake-1.12}
  15. AUTOCONF=${AUTOCONF-autoconf}
  16. GETTEXTIZE=${GETTEXTIZE-glib-gettextize}
  17. INTLTOOLIZE=${INTLTOOLIZE-intltoolize}