[Buildroot] svn commit: trunk/buildroot/package/neon

jacmet at uclibc.org jacmet at uclibc.org
Thu Jan 8 08:27:46 UTC 2009


Author: jacmet
Date: 2009-01-08 08:27:45 +0000 (Thu, 08 Jan 2009)
New Revision: 24718

Log:
neon: s/exapt/expat/

Modified:
   trunk/buildroot/package/neon/Config.in


Changeset:
Modified: trunk/buildroot/package/neon/Config.in
===================================================================
--- trunk/buildroot/package/neon/Config.in	2009-01-08 08:27:18 UTC (rev 24717)
+++ trunk/buildroot/package/neon/Config.in	2009-01-08 08:27:45 UTC (rev 24718)
@@ -19,7 +19,7 @@
 	depends on BR2_PACKAGE_NEON
 	help
 	  Select which XML library to use...
-	  expat      use exapt
+	  expat      use expat
 	  libxml2    use libxml2
 	  none       do not build with XML support
 
@@ -27,7 +27,7 @@
 	bool "expat"
 	depends on BR2_PACKAGE_EXPAT
 	help
-	  expat      use exapt, a library for parsing XML.
+	  expat      use expat, a library for parsing XML.
 
 config BR2_PACKAGE_NEON_LIBXML2
 	bool "libxml2"



More information about the buildroot mailing list