summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFrank Herchet <frank.fh.herchet@bmw.de>2012-02-09 13:25:40 +0100
committerFrank Herchet <frank.fh.herchet@bmw.de>2012-02-09 13:25:40 +0100
commita0042153abf05408409d06c5183efe0905b18055 (patch)
treea2e02851ce5448f8358fc6041e4ef609ae591485 /CMakeLists.txt
parent66ce11e941986259e4c403364e3ee7c8b09864f4 (diff)
downloadaudiomanager-a0042153abf05408409d06c5183efe0905b18055.tar.gz
* merge local changes with updated master
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 89cc21c..fa32b52 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -57,7 +57,7 @@ OPTION( WITH_PPOLL
"libc supports ppoll" ON)
OPTION( WITH_TELNET
- "build with Telnetserver" OFF)
+ "build with Telnetserver" ON)
OPTION ( USE_BUILD_LIBS
"build with default library path = build path" ON)