From: Howard Chu Date: Thu, 8 Apr 2004 06:05:16 +0000 (+0000) Subject: Cleanup comment X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~87 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=67391ff6465320bdd9dd8f887b492d4223a662e7;p=openldap Cleanup comment --- diff --git a/build/top.mk b/build/top.mk index 3436a37253..75aedba611 100644 --- a/build/top.mk +++ b/build/top.mk @@ -76,7 +76,7 @@ NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC) LTONLY_LIB = $(@PLAT@_LTONLY_LIB) # libtool --only flag for modules: depends on linkage of module -# The BUILD_MOD_DYNAMIC macro is defined in each backend Makefile.in file +# The BUILD_MOD macro is defined in each backend Makefile.in file LTONLY_yes = static LTONLY_mod = shared LTONLY_MOD = # --only-$(BUILD_MOD)