summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authordrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2007-07-26 09:34:49 +0000
committerdrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2007-07-26 09:34:49 +0000
commitdf4b030df770e905aae573b4825d62b3efc96515 (patch)
tree8f963ed72277f2b31832772b51d43e6651ff39c1 /bootstrap
parent290e01c62afdfd5f6eb76a4caef266344510f2c0 (diff)
downloadopenocd+libswd-df4b030df770e905aae573b4825d62b3efc96515.tar.gz
openocd+libswd-df4b030df770e905aae573b4825d62b3efc96515.tar.bz2
openocd+libswd-df4b030df770e905aae573b4825d62b3efc96515.tar.xz
openocd+libswd-df4b030df770e905aae573b4825d62b3efc96515.zip
- documentation fixes (thanks to Uwe Hermann)
- bootstrapping changes to accomodate packaging (thanks to Uwe Hermann) git-svn-id: svn://svn.berlios.de/openocd/trunk@182 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index f7c4c0fa..9fd3866e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,4 +1,4 @@
aclocal \
&& autoheader \
-&& automake --gnu --add-missing \
+&& automake --foreign --add-missing --copy \
&& autoconf