Remove files not mean to be in git, and update .gitignore

Makes things lighter at the expense of requiring the user
to be up-to-date for autotools.

patch by Jan Engelhardt (jengelh at medozas dot de)

Change-Id: Icfcab2d899828a213d9fade0dab350dacd0c070a
This commit is contained in:
Pascal Massimino
2011-03-29 08:34:09 -07:00
parent 2486845580
commit 276ae82512
20 changed files with 11 additions and 38973 deletions

1
README
View File

@ -51,6 +51,7 @@ Please refer the makefile.unix for additional details and customizations.
Using autoconf tools:
---------------------
./autogen.sh
./configure
make
make install