aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authoramatus <amatus@140774ce-b5e7-0310-ab8b-a85725594a96>2010-01-20 07:23:08 +0000
committeramatus <amatus@140774ce-b5e7-0310-ab8b-a85725594a96>2010-01-20 07:23:08 +0000
commit083db9faec3032712241ef232952cc94f080a4f9 (patch)
tree333dbfbd979b7433ccf28713143428cf9d7707b5 /bootstrap
parentb0e318662bc3c145f4224686531db5dee854b220 (diff)
Remove generated files, remove unneeded commands in bootstrap script, and nuke libltdl when bootstrapping.
git-svn-id: https://gnunet.org/svn/gnunet@10066 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index 668fac0201..435da143ab 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,5 +1,3 @@
#!/bin/sh
-libtoolize --automake --copy --force
-aclocal
-automake
-autoreconf -f -i
+rm -rf libltdl
+autoreconf -if