diff -ru apr-util-1.1.2_old/build/apu-hints.m4 apr-util-1.1.2/build/apu-hints.m4
--- apr-util-1.1.2_old/build/apu-hints.m4	2004-11-24 18:41:24.000000000 -0500
+++ apr-util-1.1.2/build/apu-hints.m4	2005-08-03 08:13:31.090197360 -0400
@@ -33,6 +33,7 @@
     *-solaris2*)
         APR_SETIFNULL(apu_iconv_inbuf_const, [1])
         APR_SETIFNULL(apu_crypt_threadsafe, [1])
+        APR_SETIFNULL(apu_db_extra_libs, [-lrt])
         ;;
     *-sco3.2v5*)
 	APR_SETIFNULL(apu_db_xtra_libs, [-lsocket])
Only in apr-util-1.1.2/build: apu-hints.m4~


