]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
libtextstyle: Clean up leftovers from 2019-03-13 commit.
authorBruno Haible <bruno@clisp.org>
Sun, 17 Mar 2019 14:33:40 +0000 (15:33 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 17 Mar 2019 14:34:40 +0000 (15:34 +0100)
* libtextstyle/lib/Makefile.am (libtextstyle_la_LINK): Remove variable.

libtextstyle/lib/Makefile.am

index 1729efc5aad0ace17fafb2d5aff1677ca69018c7..3a8d5500bd0bb0c1d71021576f5d8cb14daa588b 100644 (file)
@@ -263,7 +263,3 @@ libtextstyle_la_LDFLAGS += \
   -export-symbols $(srcdir)/libtextstyle.sym \
   -version-info $(LTV_CURRENT):$(LTV_REVISION):$(LTV_AGE) \
   -rpath $(libdir)
-# Use the C++ compiler only when needed.
-libtextstyle_la_LINK = \
-  $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-  $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libtextstyle_la_LDFLAGS) $(LDFLAGS) -o $@