From: Brian Havard Date: Thu, 19 Apr 2001 13:56:02 +0000 (+0000) Subject: Remove unused variable. X-Git-Tag: 2.0.18~197 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2afb8d6ecb72088534776169aa08cd2ffd47ea61;p=apache Remove unused variable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88895 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/configure.in b/configure.in index 08f903406c..4b2a0e91d7 100644 --- a/configure.in +++ b/configure.in @@ -60,7 +60,6 @@ case "$host_alias" in CORE_IMPLIB_FILE="ApacheCoreOS2.la" CORE_IMPLIB="$abs_srcdir/server/$CORE_IMPLIB_FILE" MK_IMPLIB="emximp" - SHMOD_EXPORT_EXT="def" other_targets="$other_targets os2core" ;; *)