m4/as-linux.m4: don't use backported pcmcia_loop_tuple()
[comedi.git] / autogen.sh
index 36ebc001ec27e57e87d96731c16dcea19394b7b1..53900970f2c7442bb7d35382e0a96b3c94953c8c 100755 (executable)
@@ -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