From: Bruno Haible Date: Sun, 20 Jun 2021 11:49:47 +0000 (+0200) Subject: libtextstyle: Fix comment. X-Git-Tag: v0.21.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=627804edfe8daa52e41249e444b28572c11f625a;p=thirdparty%2Fgettext.git libtextstyle: Fix comment. * libtextstyle/lib/Makefile.am: Fix outdated comment. --- diff --git a/libtextstyle/lib/Makefile.am b/libtextstyle/lib/Makefile.am index 55916adea..13efd23d0 100644 --- a/libtextstyle/lib/Makefile.am +++ b/libtextstyle/lib/Makefile.am @@ -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 \