marc 98/03/20 10:25:31
Modified: src Configure Log: OpenBSD doesn't use -ldbm. Submitted by: Bob Beck <[EMAIL PROTECTED]> Revision Changes Path 1.99 +1 -0 apache-1.2/src/Configure Index: Configure =================================================================== RCS file: /export/home/cvs/apache-1.2/src/Configure,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- Configure 1998/02/14 13:41:59 1.98 +++ Configure 1998/03/20 18:25:28 1.99 @@ -334,6 +334,7 @@ ;; *-openbsd*) OS='OpenBSD' + DBM_LIB="" ;; *-next-nextstep*) OS='NeXT'