X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=autogen.sh;h=53900970f2c7442bb7d35382e0a96b3c94953c8c;hb=595b57ae6c1f1ba7ffe8588ddfed62383023537f;hp=36ebc001ec27e57e87d96731c16dcea19394b7b1;hpb=b1ee52af16df82ace5bc40f561701f3af6e0ce52;p=comedi.git diff --git a/autogen.sh b/autogen.sh index 36ebc001..53900970 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,11 +1,3 @@ -#!/bin/sh - -aclocal-1.7 -I m4 -autoheader -autoconf -automake-1.7 --add-missing --copy - -rm -f config.cache - -./configure --enable-maintainer-mode $* +#!/bin/bash +autoreconf -i -B m4