diff options
Diffstat (limited to 'news/inn-current/Makefile')
-rw-r--r-- | news/inn-current/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 054de718dbc7..4e21994c88c7 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 |