X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=autogen.sh;h=0afb7ed12e71f30bb6f96ddbb9017d27bb8bcdda;hb=2cfee8d4762ffa1ec2566e8c5e94d790c62c5b30;hp=0ab18685a560ebdb0df40503a29d399043557e9c;hpb=95dd28aadbfc1f058dae26beea949cf3cbc22b26;p=febootstrap.git diff --git a/autogen.sh b/autogen.sh index 0ab1868..0afb7ed 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,8 +1,6 @@ #!/bin/sh - -if [ -d ../gnulib ]; then - ../gnulib/gnulib-tool --update -fi +./gnulib/gnulib-tool --update export AUTOMAKE='automake --foreign --add-missing' autoreconf