Thomas Guyot-Sionnest wrote:
> >> autoconf (GNU Autoconf) 2.61
> >> automake (GNU automake) 1.9.6
>
> This is what originally tipped me:
> ./build-aux/po/Makefile.in.in:39:# In automake >= 1.10, @mkdir_p@ is
> derived from ${MKDIR_P}, which is definedThis is a red herring. What changed in automake 1.10 was the definition of @mkdi...@. The definition of @MKDIR_P@ and $(MKDIR_P) is independent of the automake version. Bruno
