Skip to content
  • Owen Taylor's avatar
    Fixes for compilation on Solaris (#59026, Frank Belew) · a9b48f33
    Owen Taylor authored
    Tue Sep 18 18:23:02 2001  Owen Taylor  <otaylor@redhat.com>
    
            Fixes for compilation on Solaris (#59026, Frank Belew)
    
            * glib/gqsort.c (g_qsort_with_data): Use g_alloca().
    
            * glib/giochannel.c (g_io_channel_read_to_end): Fix use
            of ternary on left-hand-side.
    
            * configure.in: Handle the ac_cv_working_alloca_h variable
            set by autoconf-2.5x.
    
    Tue Sep 11 18:50:44 2001  Owen Taylor  <otaylor@redhat.com>
    
            * m4macros/glib-gettext.m4 acinclude.m4: Remove commented
            out sections for clarity.
    a9b48f33