David Miller wrote:

> --- /dev/null
> +++ b/autogen.sh
> @@ -0,0 +1,6 @@
> +#!/bin/sh
> +
> +aclocal \
> +&& autoheader \
> +&& automake --add-missing \
> +&& autoconf

Doesn't "autoreconf -fis" work?
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to