mirror of
git://git.yoctoproject.org/poky.git
synced 2025-08-22 00:42:05 +02:00

GLib 1.x is incredibly obsolete and GLib 2.x is built using Meson not autotools, so we can remove the GLib entries from the site files. Also fix a few copy/paste typos where glib_ was used incorrectly, for example: ac_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4} The glib_cv_ should be ac_cv_. (From OE-Core rev: 69e757e6bef8b1037e2f23121774af1d5f6c96df) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
210 B
210 B
general
ac_cv_va_val_copy=${ac_cv_va_val_copy=yes}
startup-notification
lf_cv_sane_realloc=yes
lftp
lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes}
slrn
slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}