Changeset 411 for branches/1.2

Show
Ignore:
Timestamp:
06/12/2007 11:44:53 AM (18 months ago)
Author:
moo
Message:

merged 410 from trunk->1.2: remove strict fatal-warning

Location:
branches/1.2
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.2

    • Property svnmerge-integrated changed from /trunk:1-302,344-346,371,374-375,388,391,393,395,400,402-405,407 to /trunk:1-302,344-346,371,374-375,388,391,393,395,400,402-405,407,410
  • branches/1.2/config.m4

    r394 r411  
    7575  PHP_SUBST([XCACHE_AWK]) 
    7676  AC_PATH_PROGS([M4], [m4]) 
    77   if echo | "$M4" -E > /dev/null 2>&1 ; then 
    78     M4="$M4 -E" 
     77  if test "$PHP_XCACHE_TEST" != "no"; then 
     78    if echo | "$M4" -E > /dev/null 2>&1 ; then 
     79      M4="$M4 -E" 
     80    fi 
    7981  fi 
    8082   dnl fix for solaris m4: size of the push-back and argument