X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=autogen.sh;h=95b5fbab50332303897dfd3ff23f5fc54740be3d;hb=386dbd35e6f5d9c272c68faa0247ffce6cc85b4c;hp=73b217902cbdc4a6ff2e90443055d59c2085ad6f;hpb=d879963c09e74fed1d1ad2168d2d1fa1aa01f442;p=oweals%2Fopkg-lede.git diff --git a/autogen.sh b/autogen.sh index 73b2179..95b5fba 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,5 @@ #! /bin/sh autoreconf -v --install || exit 1 glib-gettextize --force --copy || exit 1 -./configure --enable-maintainer-mode "$@" +./configure "$@"