X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=autogen.sh;h=9c73a2de051bcaa2ff2f1758e91f228678cd66e2;hp=649ca7be3e8fadf1ea10a34a9985a980677182c5;hb=0fc0e4bd73c60c1cd742509a70cf79932def4ea5;hpb=f482e7ea665938152518fe15cd71cfe882dd2b30 diff --git a/autogen.sh b/autogen.sh index 649ca7b..9c73a2d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -32,13 +32,6 @@ else ./bootstrap && echo "$t" > $curr_status fi -mkdir -p daemon/m4 - -# Remove this file, so autoreconf doesn't complain about it being -# locally modified. -rm -f build-aux/config.rpath -autoreconf -i - CONFIGUREDIR=. # Run configure in BUILDDIR if it's set