diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:12:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:12:59 +0200 |
commit | bfca57fb52ab7101f701560a2e6feb3a388ef5bf (patch) | |
tree | ea668fc507b13648e52caaa04e013e8f2356d501 /autogen.sh | |
parent | ae99dce645e9bdde83f3e841b31e6bbba8262989 (diff) |
Imported Upstream version 3.21.90upstream/3.21.90
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ fi set -x aclocal --install || exit 1 -intltoolize --force --copy --automake || exit 1 autoreconf --verbose --force --install -Wno-portability || exit 1 { set +x; } 2>/dev/null |