]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/Makefile.am
Move the setting of the Qt preprocessor flags out of the Makefiles and into qt.m4
[features.git] / src / frontends / qt2 / Makefile.am
index 2eff015dfe621c19b9a81c84ecf0533e04ec4a5c..36298be8cae6b9744d3a0c0d471f7b0bbc6bfe73 100644 (file)
@@ -11,8 +11,7 @@ libqt2_la_LDFLAGS = $(QT_LDFLAGS)
 libqt2_la_LIBADD = $(QT_LIB) ui/*.lo moc/*.lo ui/moc/*.lo
 
 AM_CPPFLAGS = \
-       -DQT_CLEAN_NAMESPACE \
-       -DQT_GENUINE_STR \
+       $(QT_CPPFLAGS) \
        $(PCH_FLAGS) \
        -I$(top_srcdir)/src \
        -I$(top_srcdir)/src/frontends \