aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-02 21:23:00 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-02 21:23:00 +0000
commitbf88e126d64a8815eb8273be33a7b344045918d3 (patch)
tree2a07470b63bfb0d9323bc690e2d0571619622fc6 /CMakeLists.txt
parent5d40397a0f91e3eecef454d8137058151d3f6110 (diff)
Define PACKAGE in config.h.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38316 f5534014-38df-0310-8fa8-9805f1628bb7
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