]> git.lyx.org Git - lyx.git/commit
Fix compatibility with automake 1.13
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 21 Jan 2013 09:15:27 +0000 (10:15 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 21 Jan 2013 09:15:27 +0000 (10:15 +0100)
commitd5e0e21ba050da996ccb963d00c76118eafeca21
treec41f4a261765a59c50efad8644388874295a608c
parentc48bdf845c8d650a67dfb14da54fe2bd5fc2cd1f
Fix compatibility with automake 1.13

Do not use AM_PROG_MKDIR_P, which is obsolete. We use  the AC_* version
now, which requires autoconf>=2.59d. This also mean that we need to use
the variable MKDIR_P instead of mkdir_p.
INSTALL
autogen.sh
intl/Makefile.in
m4/intl.m4
m4/po.m4
po/Makefile.in.in