diff -c -r1.1.1.1 -r1.2
*** src/Configure	1997/11/15 19:04:47	1.1.1.1
--- src/Configure	1998/01/25 11:29:15	1.2
***************
*** 158,165 ****
  ####################################################################
  # Preset some "constants"; can be overridden on a per-platform basis below.
  #
! DBM_LIB="-ldbm"
! DB_LIB="-ldb"
  SHELL="/bin/sh"
  TARGET="httpd"
  PRINTPATH=PrintPath
--- 158,165 ----
  ####################################################################
  # Preset some "constants"; can be overridden on a per-platform basis below.
  #
! DBM_LIB=""
! DB_LIB=""
  SHELL="/bin/sh"
  TARGET="httpd"
  PRINTPATH=PrintPath
