From 8f5e0dff2475a38edf7f1c15adb1baf727c8afa2 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Sun, 21 Dec 2008 13:15:36 +0000 Subject: added libtoolize. This fixes errors like /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ax25rtd ax25rtd.o cache_ctl.o cache_dump.o config.o listener.o -lax25 ../libtool: line 810: X--tag=CC: command not found ../libtool: line 843: libtool: ignoring unknown tag : command not found ../libtool: line 810: X--mode=link: command not found --- bootstrap | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap b/bootstrap index 2bc870b..697144e 100644 --- a/bootstrap +++ b/bootstrap @@ -1,3 +1,4 @@ +libtoolize --copy --force aclocal autoconf automake --add-missing -- cgit v1.2.3