You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Autotools.gitignore 552B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. # http://www.gnu.org/software/automake
  2. Makefile.in
  3. /ar-lib
  4. /mdate-sh
  5. /py-compile
  6. /test-driver
  7. /ylwrap
  8. # http://www.gnu.org/software/autoconf
  9. /autom4te.cache
  10. /autoscan.log
  11. /autoscan-*.log
  12. /aclocal.m4
  13. /compile
  14. /config.guess
  15. /config.h.in
  16. /config.sub
  17. /configure
  18. /configure.scan
  19. /depcomp
  20. /install-sh
  21. /missing
  22. /stamp-h1
  23. # https://www.gnu.org/software/libtool/
  24. /ltmain.sh
  25. # http://www.gnu.org/software/texinfo
  26. /texinfo.tex
  27. # http://www.gnu.org/software/m4/
  28. m4/libtool.m4
  29. m4/ltoptions.m4
  30. m4/ltsugar.m4
  31. m4/ltversion.m4
  32. m4/lt~obsolete.m4
  33. autom4te.cache