Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Sun, 1 Aug 2004 22:21:12 +0000 (22:21 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 1 Aug 2004 22:21:12 +0000 (22:21 +0000)
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

site/i386-linux

index b194748..f8f9fdf 100644 (file)
@@ -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}