repositories
/
lsystem3d.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add the autogen.sh script to the source tree.
[lsystem3d.git]
/
autogen.sh
1
#!/bin/sh
2
#
3
# Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
4
# control files.
5
6
autoreconf
-vif