aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-08-02 21:23:00 +0000
committerGerald Combs <gerald@wireshark.org>2011-08-02 21:23:00 +0000
commit53c550831b9d8d6724852a95b177f30581877739 (patch)
tree2a07470b63bfb0d9323bc690e2d0571619622fc6 /CMakeLists.txt
parent4e4f13db59bcf69bc301f3e2467f6c87155a05c3 (diff)
Define PACKAGE in config.h.
svn path=/trunk/; revision=38316
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6d98ffdb16..3f1f9cf0e4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -158,7 +158,6 @@ endif()
add_definitions(
-DHAVE_CONFIG_H
- -DPACKAGE=\"wireshark\"
)
# Counterhack to work around some cache magic in CHECK_C_SOURCE_COMPILES