diff --git a/autogen.sh b/autogen.sh index 0e71dc795..2bfc13e66 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,6 @@ #!/bin/bash +echo "Regenerating 'configure' and headers..." +echo "NOTE: Normally only UnrealIRCd developers run this command!!" cd "$(dirname "${0}")"