From f4fcd5f88e5a38b284ba3f3fe9c81efe194843d6 Mon Sep 17 00:00:00 2001 From: clement Date: Wed, 14 Jul 2004 21:08:22 +0000 Subject: - Remove useless duplicated bogus CONFIGURE_ARGS+='s. This commit is a noop. --- news/inn-current/Makefile | 1 - news/inn-stable/Makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'news') diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 054de71..4e21994 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -53,7 +53,6 @@ CONFIGURE_ARGS+= --enable-ipv6 .endif .if defined(WITH_BERKELEYDB) -CONFIGURE_ARGS+= --with-berkeleydb=${LOCABASE} . if !defined(WITH_BDB_VER) WITH_BDB_VER= 41 . endif diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index b6c9801..d50812e 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -48,7 +48,6 @@ CONFIGURE_ARGS+= --mandir=${PREFIX}/man \ --with-etc-dir=${ETC_DIR} .if defined(WITH_BERKELEYDB) -CONFIGURE_ARGS+= --with-berkeleydb=${LOCABASE} . if !defined(WITH_BDB_VER) WITH_BDB_VER= 42 . endif -- cgit v1.1