diff options
| author | Greg Troxel <gdt@fnord.ir.bbn.com> | 2007-02-06 19:28:28 +0000 | 
|---|---|---|
| committer | Greg Troxel <gdt@fnord.ir.bbn.com> | 2007-02-06 19:28:28 +0000 | 
| commit | 2d70743df14f6e58343e29706acc8a9bc9351c2a (patch) | |
| tree | 6b5b295aa94ddf22eefd1d682868d550c9520ea4 /bootstrap.sh | |
| parent | 0750e810164093ccbf7171883075dd5bbef062e1 (diff) | |
autoreconf -i
Diffstat (limited to 'bootstrap.sh')
| -rwxr-xr-x | bootstrap.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index db986fd3c6..c0b95d3dd0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -4,4 +4,4 @@  # and so that those used to the presence of bootstrap.sh or autogen.sh  # will have an eaiser time. -autoreconf +autoreconf -i  | 
