Browse Source

Merge pull request #2740 from jayvdb/dup-autom4te

Autotools: De-duplicate autom4te entry
pull/2620/merge
Brendan Forster 6 years ago
parent
commit
253a9a123f
No account linked to committer's email address
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      Autotools.gitignore

+ 1
- 2
Autotools.gitignore View File

@@ -9,7 +9,7 @@ Makefile.in

# http://www.gnu.org/software/autoconf

/autom4te.cache
autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
@@ -39,4 +39,3 @@ m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
autom4te.cache

Loading…
Cancel
Save