]> git.lyx.org Git - lyx.git/blobdiff - autogen.sh
chkconfig.ltx: fix #8102 by installing all symbol packages we support when LyX is...
[lyx.git] / autogen.sh
index 082be43b758cd1127762d99baa51069ede628505..5fc3d1bd57379b11c9d4525bc5620d0907fa5d76 100755 (executable)
@@ -2,7 +2,7 @@
 
 ACLOCAL="aclocal -I m4 -I config"
 AUTOHEADER="autoheader"
-AUTOMAKE="automake --add-missing --copy --foreign"
+AUTOMAKE="automake --add-missing --force-missing --copy --foreign"
 AUTOCONF="autoconf"
 
 # Discover what version of automake we are using.