X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flibreceita.git;a=blobdiff_plain;f=bootstrap.sh;fp=bootstrap.sh;h=1bf99688f111898c782c46670cd9a2653b8c4db7;hp=41e9823c0e20595eca05d4d11329a3f056c88036;hb=2861a00f694d7322e1b2fd60ead0db8c39699307;hpb=6629e82297536cc5e9f5180ca48edebc8e668fe7 diff --git a/bootstrap.sh b/bootstrap.sh index 41e9823..1bf9968 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -10,5 +10,6 @@ AUX_DIR=build-aux test -d $AUX_DIR || mkdir -p $AUX_DIR aclocal +autoheader autoconf automake --add-missing --copy --force --foreign