From: Christian Ridderström Date: Sun, 12 Aug 2007 18:46:23 +0000 (+0000) Subject: fix warning on possibly(?) unused precompiled headers due to different -fPic settings... X-Git-Tag: 1.6.10~8934 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5d356249a0fb7e98fe07676b42224984560b6f1f;p=lyx.git fix warning on possibly(?) unused precompiled headers due to different -fPic settings on pch creation and use git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19469 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Makefile.am b/src/Makefile.am index b8f2b8b366..320e9b939d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,8 +27,6 @@ LYX_POST_LIBS = frontends/controllers/liblyxcontrollers.la \ OTHERLIBS = $(BOOST_LIBS) $(INTLLIBS) $(AIKSAURUS_LIBS) @LIBS@ $(SOCKET_LIBS) -AM_CPPFLAGS += $(PCH_FLAGS) -I$(srcdir)/.. $(BOOST_INCLUDES) - pkglib_LTLIBRARIES = liblyxcore.la noinst_PROGRAMS = $(FRONTENDS_PROGS) EXTRA_PROGRAMS = lyx-qt4