1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-13 11:52:45 +00:00
Jean-Marc Lasgouttes d5e0e21ba0 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.
2013-01-21 10:15:27 +01:00
..
2013-01-21 10:15:27 +01:00
2008-06-09 13:50:05 +00:00
2004-05-26 16:53:50 +00:00
2008-06-09 13:50:05 +00:00
2013-01-21 10:15:27 +01:00