summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorSami Kerola2013-08-17 20:15:06 +0200
committerKarel Zak2013-08-23 10:58:34 +0200
commit54e6639071cd9f5ced85a1757ec89e7f81b7380a (patch)
treea5910248f4a6f1492a894011fd4729399122767f /autogen.sh
parentpylibmount: improve helps strings formatting (diff)
downloadkernel-qcow2-util-linux-54e6639071cd9f5ced85a1757ec89e7f81b7380a.tar.gz
kernel-qcow2-util-linux-54e6639071cd9f5ced85a1757ec89e7f81b7380a.tar.xz
kernel-qcow2-util-linux-54e6639071cd9f5ced85a1757ec89e7f81b7380a.zip
build-sys: remove unnecessary environment variable
The addition to original removal done in commit 952f1d79. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 2bcbda758..48e26add6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,6 @@ test -z "$srcdir" && srcdir=.
THEDIR=`pwd`
cd $srcdir
DIE=0
-HAS_GTKDOC=1
test -f sys-utils/mount.c || {
echo