Is anyone using automake 1.13 already? LyX's autogen.sh is ready for 1.12 only.
Somehow a shell script named test-driver in the config source directory is introduced by running automake. This is the terminal output of automake: Using automake (GNU automake) 1.13.1 Using autoconf (GNU Autoconf) 2.69 Building macros... Building config header template... Building Makefile templates... configure.ac:180: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed. configure.ac:180: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:180: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. parallel-tests: installing 'config/test-driver' Building configure... Building po/POTFILES.in... Stephan
