diff -r 74a0826c1949 -r 1ff6f25dc4d9 qt/qt.spec --- a/qt/qt.spec Sat Oct 23 01:34:51 2010 +0200 +++ b/qt/qt.spec Sat Oct 23 01:42:25 2010 +0200 @@ -143,16 +143,6 @@ -e 's;\(QT_LIBS_FONTCONFIG *=.*PKG_CONFIG.*\) --libs ;\1 --libs-only-L ;g' \ configure # yes this is needed several times to catch nested occurences of '--cflags' - # QT_CFLAGS_SQLITE - # QT_CFLAGS_DBUS - # QT_CFLAGS_GLIB ***Special case, see following substitution block - # QT_CFLAGS_GSTREAMER - # QT_CFLAGS_ICD - # QT_CFLAGS_QTNETWORK - # QT_CFLAGS_PULSEAUDIO - # QT_CFLAGS_FONTCONFIG - # QT_CFLAGS_QGTKSTYLE - # QT_CFLAGS_DIRECTFB %{l_shtool} subst \ -e 's;\(QT_CFLAGS_[^=][^=]*=.*PKG_CONFIG.*\) --cflags ;\1 --cflags-only-other ;g' \ -e 's;\(QT_CFLAGS_[^=][^=]*=.*PKG_CONFIG.*\) --cflags ;\1 --cflags-only-other ;g' \