Greg Troxel | d1a8316 | 2007-02-02 17:01:58 +0000 | [diff] [blame] | 1 | #!/bin/sh |
2 | |||||
3 | # This file exists to document the proper way to initialize autotools, | ||||
4 | # and so that those used to the presence of bootstrap.sh or autogen.sh | ||||
5 | # will have an eaiser time. | ||||
6 | |||||
Greg Troxel | 2d70743 | 2007-02-06 19:28:28 +0000 | [diff] [blame] | 7 | autoreconf -i |