We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5964268 commit 93862bfCopy full SHA for 93862bf
buildconf
@@ -5,4 +5,4 @@ echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
5
echo "*** Doing it for you now, but buildconf may disapear in the future." >&2
6
echo "***" >&2
7
8
-${AUTORECONF:-autoreconf} -fi "${@}"
+exec ${AUTORECONF:-autoreconf} -fi "${@}"
0 commit comments