aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2012-10-01 11:49:15 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2012-10-01 11:49:15 +0000
commit2dc1b40a2067feb8f5aed8a4f21ab2a79d471b4e (patch)
treee716aa97558407884093809a9bc052908279457c /ui/qt
parent2fbf659e28aae69ba2dd5482571d612a9cf7e039 (diff)
There is no longer the need to define HAVE_CONFIG_H.
svn path=/trunk/; revision=45232
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/QtShark.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/QtShark.pro b/ui/qt/QtShark.pro
index 25a03ce271..eb1d6776c6 100644
--- a/ui/qt/QtShark.pro
+++ b/ui/qt/QtShark.pro
@@ -276,7 +276,7 @@ win32 {
HEADERS += $$HEADERS_QT_CPP
}
-DEFINES += HAVE_CONFIG_H INET6 REENTRANT
+DEFINES += INET6 REENTRANT
unix:DEFINES += _U_=\"__attribute__((unused))\"
macx:QMAKE_LFLAGS += \