From af63e9e4e742dc1fb6328ba2931ecba050947398 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Thu, 13 May 2010 08:07:20 +0000 Subject: [PATCH] the extension of shared lib is not needed anymore in ecore SVN revision: 48806 --- legacy/ecore/configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/ecore/configure.ac b/legacy/ecore/configure.ac index a50e157b09..23813d49ed 100644 --- a/legacy/ecore/configure.ac +++ b/legacy/ecore/configure.ac @@ -72,7 +72,6 @@ AC_SUBST(ecore_win32_release_info) AC_SUBST(ecore_wince_release_info) AC_SUBST(ecore_x_release_info) -AC_DEFINE_UNQUOTED(SHARED_LIB_SUFFIX, "$shrext_cmds", [Suffix for shared objects]) with_max_log_level="" AC_ARG_WITH(internal-maximum-log-level,