mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 13:43:15 +00:00
Autoreconf gets the following error if m4 directory is not present. aclocal: couldn't open directory 'm4': No such file or directory This fixes the error by adding m4/.gitignore file which lets the git tool ignore m4/*.m4 files keeping the m4 directory. Reported-by: Michael Shigorin <mike@altlinux.ru> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
3 lines
6 B
Plaintext
3 lines
6 B
Plaintext
|
|
*.m4
|