[PATCH] Don't run libtoolize and automake in bootstrap.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch removes the 'automake' and 'libtoolize' calls from the 'bootstrap'.
The bug has been introduced by commit 6f65cb623cdb82f712144e438d9aa2f097376251
by myself. Automake and Libtool are not used in kexec-tools.


Signed-off-by: Bernhard Walle <bwalle at suse.de>
---
 bootstrap |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/bootstrap b/bootstrap
index 8e289e1..fc9837d 100755
--- a/bootstrap
+++ b/bootstrap
@@ -22,8 +22,6 @@
 set -x
 aclocal -I config
 autoheader
-automake --foreign --add-missing --copy
 autoconf
-libtoolize --copy
 
 ## @end 1
-- 
1.5.4.5




[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux