]> git.lyx.org Git - features.git/commit
add support for automake 1.13
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 8 May 2013 13:21:13 +0000 (15:21 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 8 May 2013 13:21:13 +0000 (15:21 +0200)
commite1610a86c4e0790c0f190cfcd3222c6ccc71ff82
tree933865a9968c71627f7ef867ada22f030b2ee9be
parent4d267e4f79c64e48614ce6409672eeb378a80bc8
add support for 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
config/.gitignore
intl/Makefile.in
m4/intl.m4
m4/po.m4
po/Makefile.in.in