| Hallo, | I have a big problem after upgrading autoconf from 2.53 to 2.54. If I run | autoheader, I get the following message: | | autoheader | configure.in:135: error: m4_popdef: undefined macro: AC_Dest | autoconf/status.m4:844: AC_CONFIG_FILES is expanded from... | configure.in:135: the top level | | | I've changed | | AC_OUTPUT(....) | | to | | AC_CONFIG_FILES([...]) | AC_OUTPUT | | but the result is the same. | | What other do I have to change?
... the way you ask for help :) You could send configure.in.