mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
11 lines
307 B
Text
11 lines
307 B
Text
--- glib.m4.orig
|
|
+++ glib.m4
|
|
@@ -5,7 +5,7 @@
|
|
dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or
|
|
dnl gthread is specified in MODULES, pass to glib-config
|
|
dnl
|
|
-AC_DEFUN(AM_PATH_GLIB,
|
|
+AC_DEFUN([AM_PATH_GLIB],
|
|
[dnl
|
|
dnl Get the cflags and libraries from the glib-config script
|
|
dnl
|