summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-05-01 15:17:52 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-05-01 15:17:52 +0000
commit42c745d9b9db0b62677ad639c2be233d7b4224d3 (patch)
tree89da9f9af38fe84dc2559ab77a6d9be905c28d50 /buildconf
parent930e774023bb7864924117d4e248d9e7dda05572 (diff)
downloadgnutls-42c745d9b9db0b62677ad639c2be233d7b4224d3.tar.gz
updated
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildconf b/buildconf
index 052e8b7572..d53ca7e5c0 100755
--- a/buildconf
+++ b/buildconf
@@ -5,3 +5,5 @@ libtoolize -c --force && \
autoheader && \
automake -a -c || automake -a -c
autoconf
+
+echo "You can now run \"./configure\" and \"make\"" \ No newline at end of file