]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
libtextstyle: Fix comment.
authorBruno Haible <bruno@clisp.org>
Sun, 20 Jun 2021 11:49:47 +0000 (13:49 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2022 07:30:42 +0000 (09:30 +0200)
* libtextstyle/lib/Makefile.am: Fix outdated comment.

libtextstyle/lib/Makefile.am

index 55916adead267296a1b9181a752d36dcf2dd04c2..13efd23d00d2fdb3525099c905fd2af35b376297 100644 (file)
@@ -146,8 +146,7 @@ HEADERS_WITH_EXTERNS = \
 # List of declared exported symbols.
 # We extract it from the header files that get installed.
 # This file has the same format as the one expected by the libtool option
-# '-export-symbols', but we don't use this option, because it may prevent us
-# from building some of the unit tests.
+# '-export-symbols'.
 $(srcdir)/libtextstyle.sym.in : $(HEADERS_WITH_EXTERNS)
        if \
          for f in $(HEADERS_WITH_EXTERNS); do \