summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-06-12 17:41:29 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-06-12 17:41:29 +0000
commit176a8af7f4a98cc146a2a7ca777e360d61f94546 (patch)
treec4366670e77bb7056cca2fce5a74e7f394d5824c /buildconf
parent2f3ee892ec69b9f95967cf3ef0644c11e8268895 (diff)
downloadgnutls-176a8af7f4a98cc146a2a7ca777e360d61f94546.tar.gz
*** empty log message ***
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index a5b3fe2dfa..a222c79602 100755
--- a/buildconf
+++ b/buildconf
@@ -7,4 +7,4 @@ autoheader && \
automake -a -c || automake -a -c
autoconf
-echo "You can now run \"./configure\" and \"make\""
+echo "You can now run \"./configure --enable-maintainer-mode\" and \"make\""