X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=e010c8175dad6ef12f291a54d19436c84c2983e8;hb=2417d9d911dbca181c48f45d1aad26d31c9aa815;hp=39d2292e7d628cf7fdc55715c35b677ca62260a2;hpb=d65a564adfbfa098fbb22026559461df9186746a;p=lyx.git diff --git a/configure.ac b/configure.ac index 39d2292e7d..e010c8175d 100644 --- a/configure.ac +++ b/configure.ac @@ -33,6 +33,9 @@ for file in config/install-sh config/mkinstalldirs ; do chmod 755 ${srcdir}/${file} done +### Provide a dummy POTFILES.in in po in order to mark it as a PO directory +test -f ${srcdir}/po/POTFILES.in || touch ${srcdir}/po/POTFILES.in + ### Check for programs AC_PROG_MAKE_SET AC_PROG_INSTALL @@ -477,7 +480,7 @@ AC_CONFIG_FILES([Makefile development/MacOSX/spotlight/Makefile \ development/lyx.spec \ intl/Makefile \ - lib/Makefile \ + lib/Makefile \ lib/doc/Makefile \ lib/lyx2lyx/lyx2lyx_version.py \ lib/lyx2lyx/Makefile \