aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-08-01 22:21:12 +0000
committerPhil Blundell <philb@gnu.org>2004-08-01 22:21:12 +0000
commit3d2f3aea213d59cb42e4933f7b236e98ea0f1bab (patch)
tree9a7035966e6c04dc9ed40183fddaf72276bad027 /site
parent3f0754f72cb4349818547dddcbb96042a8b94a39 (diff)
downloadopenembedded-3d2f3aea213d59cb42e4933f7b236e98ea0f1bab.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages 2004/08/01 23:20:32+01:00 nexus.co.uk!pb add missing i386-linux site bits, courtesy Florian Boor BKrev: 410d6cd8KabOVtedjZmeBlDoJ53RRA
Diffstat (limited to 'site')
-rw-r--r--site/i386-linux24
1 files changed, 24 insertions, 0 deletions
diff --git a/site/i386-linux b/site/i386-linux
index b19474842e..f8f9fdff2b 100644
--- a/site/i386-linux
+++ b/site/i386-linux
@@ -59,3 +59,27 @@ utils_cv_sys_open_max=${utils_cv_sys_open_max=1015}
glib_cv_stack_grows=${glib_cv_stack_grows=no}
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
+
+# startup-notification
+lf_cv_sane_realloc=yes
+
+# libidl
+libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
+
+# ORBit2
+ac_cv_alignof_CORBA_boolean=1
+ac_cv_alignof_CORBA_char=1
+ac_cv_alignof_CORBA_double=4
+ac_cv_alignof_CORBA_float=4
+ac_cv_alignof_CORBA_long=4
+ac_cv_alignof_CORBA_long_double=4
+ac_cv_alignof_CORBA_long_long=4
+ac_cv_alignof_CORBA_octet=1
+ac_cv_alignof_CORBA_pointer=4
+ac_cv_alignof_CORBA_short=2
+ac_cv_alignof_CORBA_struct=4
+ac_cv_alignof_CORBA_wchar=2
+ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
+
+# D-BUS
+ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}