diff options
author | Ivan Maidanski <ivmai@mail.ru> | 2013-09-03 08:50:55 +0400 |
---|---|---|
committer | Ivan Maidanski <ivmai@mail.ru> | 2013-09-03 08:55:07 +0400 |
commit | 7fcebf1f434abf1d3258f33194eaf0c48b351a8f (patch) | |
tree | d988fa12f4de8d1a7873df108aded64b5772f771 /.gitignore | |
parent | 326d22c93e72d33c5b6987e1bac4060746e08ee7 (diff) | |
download | libatomic_ops-7fcebf1f434abf1d3258f33194eaf0c48b351a8f.tar.gz |
Remove broken link to INSTALL file from README
* README (Installation and Usage): Remove reference to INSTALL file
(not generated by autoreconf as AM_INIT_AUTOMAKE specifies "foreign"
strictness).
* .gitignore (INSTALL): Remove.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -41,7 +41,6 @@ Makefile /pthreads-w32* # These files are generated by autoreconf: -/INSTALL /aclocal.m4 /compile /config.guess |