]> git.sur5r.net Git - openldap/commitdiff
Cleanup comment
authorHoward Chu <hyc@openldap.org>
Thu, 8 Apr 2004 06:05:16 +0000 (06:05 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 8 Apr 2004 06:05:16 +0000 (06:05 +0000)
build/top.mk

index 3436a372531d299382262295e5615ca63abb5acb..75aedba61109b5dc6fb3b7b3e04cba67244bf9cc 100644 (file)
@@ -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)