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

Comparing ircd-hybrid/configure (file contents):
Revision 928 by metalrock, Thu Dec 27 12:34:49 2007 UTC vs.
Revision 930 by metalrock, Thu Dec 27 13:08:25 2007 UTC

# Line 9467 | Line 9467 | fi
9467   if test "$profile" = yes; then
9468          if test "$ac_cv_c_compiler_gnu" = yes; then
9469                  IRC_CFLAGS="$IRC_CFLAGS -pg -static"
9470 <                { echo "$as_me:$LINENO: result: " >&5
9471 < echo "${ECHO_T}" >&6; }="yes, adding -pg -static"
9470 >                { echo "$as_me:$LINENO: result: yes, adding -pg -static" >&5
9471 > echo "${ECHO_T}yes, adding -pg -static" >&6; }
9472          else
9473                  { echo "$as_me:$LINENO: result: no, profile builds only work with gcc" >&5
9474   echo "${ECHO_T}no, profile builds only work with gcc" >&6; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines