Hi! > > That looks like the variable from config.mk.in wasn't substitued > > correctly. > > > > Does it work when you readd the -I m4 to the automake.mk that this patch > > has removed? > > > > Does the 'make autotools' print any warnings for AC_CONFIG_MACRO_DIR? > > > > -- > > Cyril Hrubis > > [email protected] > > 'make autotools' does not print any warnings. > > The build passes if I readd '-I m4' to automake.mk.
I've pushed a patch that readds it to the automake.mk, the problem is that AC_CONFIG_MACRO_DIR() was broken and works only in recent enough autotools. See the reply to Joseph for more information. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
