Changeset 3008 for box


Ignore:
Timestamp:
08/10/2011 00:21:36 (8 months ago)
Author:
chris
Message:

Rephrase -rdynamic message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/infrastructure/m4/boxbackup_tests.m4

    r3005 r3008  
    1919  case $build_os in 
    2020  solaris*|cygwin) 
    21     AC_MSG_NOTICE([skipping check for -rdynamic check on $build_os]) 
     21    AC_MSG_NOTICE([skipping check for -rdynamic on $build_os]) 
    2222    ;; 
    2323  *) 
Note: See TracChangeset for help on using the changeset viewer.