mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
4f3d9d0092
Some distros may use target-specific prefix for ar program (like x86_64-pc-linux-gnu-ar). Automake can handle that since version 1.12. Since we still support automake 1.8 (not that it is really crucial, but ubuntu 12.04 ships with automake 1.11.3), make the code conditional. Update a bit the gitignore files (automake creates some files in config/). Based on a patch from Nikolay Orlyuk <virkony@gmail.com>.
10 lines
89 B
Plaintext
10 lines
89 B
Plaintext
ar-lib
|
|
compile
|
|
config.guess
|
|
config.sub
|
|
depcomp
|
|
install-sh
|
|
missing
|
|
py-compile
|
|
test-driver
|