[oe-commits] Graeme Gregory : site/avr32-common : fix search replace damage in last commit

git version control git at git.openembedded.org
Thu Oct 29 21:35:34 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f410685d5fd63a1360b127fbf519e1baf4500bc6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f410685d5fd63a1360b127fbf519e1baf4500bc6

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Thu Oct 29 21:35:05 2009 +0000

site/avr32-common : fix search replace damage in last commit

---

 site/avr32-common |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/avr32-common b/site/avr32-common
index a0ff039..a5dc106 100644
--- a/site/avr32-common
+++ b/site/avr32-common
@@ -10,7 +10,7 @@ glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
 #dbus-glib
 ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
 
-# =MALLOC_GLIBC_COMPAT=y in your uclibc .config for this
+# set MALLOC_GLIBC_COMPAT=y in your uclibc .config for this
 ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
 
 #gstreamer
@@ -19,7 +19,7 @@ as_cv_unaligned_access=${as_cv_unaligned_access=no}
 #libpcap
 ac_cv_linux_vers=${ac_cv_linux_vers=2}
 
-#star=notification
+#startup notification
 ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
 ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
 lf_cv_sane_realloc=yes





More information about the Openembedded-commits mailing list