r1882

dslinux_amadeus at dslinux.in-berlin.de dslinux_amadeus at dslinux.in-berlin.de
Fri Sep 14 00:17:51 CEST 2007


Author: amadeus
Date: 2007-09-14 00:17:46 +0200 (Fri, 14 Sep 2007)
New Revision: 1882

Log:
PIXIL needs the C++ library

Modified: trunk/config/config.in
===================================================================
--- trunk/config/config.in	2007-09-13 22:07:12 UTC (rev 1881)
+++ trunk/config/config.in	2007-09-13 22:17:46 UTC (rev 1882)
@@ -966,6 +966,9 @@
 
 comment 'PIXIL PDA GUI'
 bool 'pixil'			CONFIG_USER_PIXIL
+    if [ "$CONFIG_USER_PIXIL" = "y" ]; then
+        define_bool CONFIG_LIB_UCLIBCPP y
+    fi
 
 comment ''
 bool 'C++ Test Applications'	CONFIG_USER_CXXTEST_CXXTEST




More information about the dslinux-commit mailing list