aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site/arm-linux
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2006-12-12 17:23:32 +0000
committerRoss Burton <ross@openedhand.com>2006-12-12 17:23:32 +0000
commit7340a6ce51ce31f8d2e790ad578dce831ebf5a4f (patch)
tree3798e55c4a5f3a988b7b1452ad29c1150c70792d /meta/site/arm-linux
parent8c7ebc22f0302e640373a3fae456cfad55504298 (diff)
downloadopenembedded-core-7340a6ce51ce31f8d2e790ad578dce831ebf5a4f.tar.gz
Add glib_cv_monotonic_clock for glib 2.12
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1024 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/arm-linux')
-rw-r--r--meta/site/arm-linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/site/arm-linux b/meta/site/arm-linux
index 3c1a082bd7..9987ff8dc1 100644
--- a/meta/site/arm-linux
+++ b/meta/site/arm-linux
@@ -158,6 +158,7 @@ ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
glib_cv_sys_pthread_mutex_trylock_posix=${glib_cv_sys_pthread_mutex_trylock_posix=yes}
glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes}
glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes}
+glib_cv_monotonic_clock=${glib_cv_monotonic_clock=yes}
# ettercap
ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes}