]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/Makefile.am
remove most traces of boost::regex
[features.git] / src / tex2lyx / Makefile.am
index 05a3efc55a467010522a2d69e6dd3868458b8b6f..923d6950ec1f9c04dd6b9f4337d2d5637a96c752 100644 (file)
@@ -126,7 +126,7 @@ tex2lyx_SOURCES = \
 tex2lyx_LDADD = \
        $(LYX_OBJS) \
        $(top_builddir)/src/support/liblyxsupport.a \
-       $(LIBICONV) $(BOOST_LIBS) \
+       $(LIBICONV) \
        $(QT_LIB) $(QT_LDFLAGS) \
        @LIBS@ $(ICONV_LIBS) $(ZLIB_LIBS) $(LIBSHLWAPI) $(LIBPSAPI)