mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-13 20:09:59 +00:00
e1610a86c4
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.
If you want to make translation for your language, please read "Help->Customization" for more information, and the information in README.localization file.