summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-10-27 21:32:50 +0000
committerSimon Josefsson <simon@josefsson.org>2004-10-27 21:32:50 +0000
commit8b246a3cb8495ec89f68b9e838b587a0498040fe (patch)
treed169dce17db9e899b268b6a4c9d2013252f6a879
parent10c9c205aed75707b293f08ecc3af07fa008cb2b (diff)
downloadgnutls-8b246a3cb8495ec89f68b9e838b587a0498040fe.tar.gz
Mention --enable-gtk-doc.
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 21e580a4cb..5dacb428d9 100755
--- a/buildconf
+++ b/buildconf
@@ -1,4 +1,4 @@
#!/bin/sh
gtkdocize
autoreconf --force --install
-echo "You can now run \"./configure --enable-developer-mode\" and \"make\""
+echo "You can now run \"./configure --enable-developer-mode --enable-gtk-doc\" and \"make\""