You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by jo...@apache.org on 2004/01/03 16:26:39 UTC

cvs commit: apr-util/build dbm.m4

jorton      2004/01/03 07:26:39

  Modified:    build    dbm.m4
  Log:
  * build/dbm.m4 (APU_CHECK_BERKELEY_DB): Clearly distinguish checks for
  libraries from checks for headers.
  
  Revision  Changes    Path
  1.7       +1 -1      apr-util/build/dbm.m4
  
  Index: dbm.m4
  ===================================================================
  RCS file: /home/cvs/apr-util/build/dbm.m4,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- dbm.m4	18 Nov 2003 22:52:07 -0000	1.6
  +++ dbm.m4	3 Jan 2004 15:26:39 -0000	1.7
  @@ -100,7 +100,7 @@
                        | sed -e 's/[^a-zA-Z0-9_]/_/g'`"
               changequote([,])
   
  -            AC_MSG_CHECKING([for $bdb_libname])
  +            AC_MSG_CHECKING([for -l$bdb_libname])
               dnl We can't use AC_CACHE_CHECK here, because that won't print out
               dnl the value of the computed cache variable properly.
               AC_CACHE_VAL($cache_id,