[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apr-cvs
Subject:    cvs commit: apr/build find_apr.m4
From:       jorton () apache ! org
Date:       2004-08-10 10:09:37
Message-ID: 20040810100937.94068.qmail () minotaur ! apache ! org
[Download RAW message or body]

jorton      2004/08/10 03:09:37

  Modified:    build    find_apr.m4
  Log:
  * build/find_apr.m4 (APR_FIND_APR): Remove echo (debugging aid?) and
  quote AC_DEFUN properly.
  
  Revision  Changes    Path
  1.17      +1 -2      apr/build/find_apr.m4
  
  Index: find_apr.m4
  ===================================================================
  RCS file: /home/cvs/apr/build/find_apr.m4,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -d -w -u -r1.16 -r1.17
  --- find_apr.m4	9 Aug 2004 06:31:59 -0000	1.16
  +++ find_apr.m4	10 Aug 2004 10:09:37 -0000	1.17
  @@ -43,7 +43,7 @@
   dnl value of apr_config to fetch any necessary build/link information.
   dnl
   
  -AC_DEFUN(APR_FIND_APR, [
  +AC_DEFUN([APR_FIND_APR], [
     apr_found="no"
   
     if test "$ac_cv_emxos2" = "yes"; then
  @@ -107,7 +107,6 @@
       if test -d "$1"; then
         apr_temp_abs_srcdir="`cd $1 && pwd`"
         apr_found="reconfig"
  -      echo "sed -n '/#define.*APR_MAJOR_VERSION/s/^[^0-9]*\([0-9]*\).*$/\1/p' \
                \"$1/include/apr_version.h\""
         apr_bundled_major="`sed -n \
'/#define.*APR_MAJOR_VERSION/s/^[^0-9]*\([0-9]*\).*$/\1/p' \
\"$1/include/apr_version.h\"`"  case $apr_bundled_major in
           "")
  
  
  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic