fixed autogen

This commit is contained in:
Sam Hewitt 2016-10-17 14:10:26 -04:00
parent 2f365f0d16
commit d624f27208

View File

@ -1,7 +1,6 @@
#!/bin/sh #!/bin/sh
set -e set -e
autoreconf --force --install --symlink --warnings=all autoreconf --force --install --symlink --warnings=all
if test -z "${NOCONFIGURE}"; then if test -z "${NOCONFIGURE}"; then