aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorDavid Barksdale <amatus.amongus@gmail.com>2010-01-20 07:23:08 +0000
committerDavid Barksdale <amatus.amongus@gmail.com>2010-01-20 07:23:08 +0000
commit37ce662c67ea4b4c4ec37e2d820bd2b06505f7b5 (patch)
tree333dbfbd979b7433ccf28713143428cf9d7707b5 /bootstrap
parent4afc7dedbafd7a9fa3ae96ddc68a3e9946c8fdb4 (diff)
downloadgnunet-37ce662c67ea4b4c4ec37e2d820bd2b06505f7b5.tar.gz
gnunet-37ce662c67ea4b4c4ec37e2d820bd2b06505f7b5.zip
Remove generated files, remove unneeded commands in bootstrap script, and nuke libltdl when bootstrapping.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index 668fac020..435da143a 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,5 +1,3 @@
1#!/bin/sh 1#!/bin/sh
2libtoolize --automake --copy --force 2rm -rf libltdl
3aclocal 3autoreconf -if
4automake
5autoreconf -f -i