Ticket #16529: patch-glib.m4.diff

File patch-glib.m4.diff, 379 bytes (added by stevecheckoway (Stephen Checkoway), 16 years ago)
  • glib.m4

    old new  
    55dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or
    66dnl gthread is specified in MODULES, pass to glib-config
    77dnl
    8 AC_DEFUN(AM_PATH_GLIB,
     8AC_DEFUN([AM_PATH_GLIB],
    99[dnl
    1010dnl Get the cflags and libraries from the glib-config script
    1111dnl