diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-19 16:12:33 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2009-01-19 16:12:33 +0000 |
commit | 24e8e40736aef1ce34c4dc77c8ada91c52ca9dce (patch) | |
tree | 05ccb7b67ab279b0f107c322d5eaa698cc9c8238 /autoreconf.sh | |
parent | 57029fa42bf299253de32f9f65e129d10c775d89 (diff) |
+ moved automake symlinks to copies
svn path=/trunk/externals/moocow/pdstring/; revision=10578
Diffstat (limited to 'autoreconf.sh')
-rwxr-xr-x | autoreconf.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/autoreconf.sh b/autoreconf.sh new file mode 100755 index 0000000..ed63f7b --- /dev/null +++ b/autoreconf.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +exec autoreconf --install --force --verbose +#--symlink |