ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/configure.ac
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/configure.ac (file contents):
Revision 5276 by michael, Thu Jan 1 20:29:27 2015 UTC vs.
Revision 5394 by michael, Tue Jan 20 14:03:09 2015 UTC

# Line 93 | Line 93 | AC_CONFIG_FILES(              \
93         tools/Makefile)
94  
95   AC_OUTPUT
96 +
97 + echo "###############################################################################"
98 + echo "Configuration complete.  Type make (or gmake on some *BSD machines) to compile."
99 + echo
100 + echo "ircd-hybrid will be installed in ${prefix}.  To change this, run:"
101 + echo "   ./configure --prefix=DIRECTORY"
102 + echo "###############################################################################"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines