diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2001-06-12 17:41:29 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2001-06-12 17:41:29 +0000 |
commit | 176a8af7f4a98cc146a2a7ca777e360d61f94546 (patch) | |
tree | c4366670e77bb7056cca2fce5a74e7f394d5824c /buildconf | |
parent | 2f3ee892ec69b9f95967cf3ef0644c11e8268895 (diff) | |
download | gnutls-176a8af7f4a98cc146a2a7ca777e360d61f94546.tar.gz |
*** empty log message ***
Diffstat (limited to 'buildconf')
-rwxr-xr-x | buildconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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\"" |