Marcel Wysocki
11662bf969
Add config/compile to config/.gitignore
...
This file may be added by automake and therefore should be added
to config/.gitignore. For the full list of possible auxiliary
programs see the full automake documentation.
http://www.gnu.org/software/automake/manual/automake.html#Auxiliary-Programs
Signed-off-by: Marcel Wysocki <maci.stgn@gmail.com >
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov >
Closes #2848
2014-10-31 16:25:34 -07:00
Jan Engelhardt
8c39262945
build: do not call boilerplate ourself
...
Rationale see section 3.5 "Using `autoreconf' to Update `configure'
Scripts" of the autoconf manual.
http://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/autoreconf-Invocation.html
Signed-off-by: Jan Engelhardt <jengelh@inai.de >
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov >
2013-04-02 10:55:20 -07:00
Jan Engelhardt
ea0fcfc875
gitignore: anchor entries at their respective directory
...
.ko is specific to module, .m4 to config, etc.
Signed-off-by: Jan Engelhardt <jengelh@inai.de >
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov >
2013-04-02 10:50:17 -07:00
Brian Behlendorf
ca8b5af89d
Remove autotools products
...
Remove all of the generated autotools products from the repository
and update the .gitignore files accordingly.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov >
Closes #718
2012-08-27 11:47:44 -07:00