summaryrefslogtreecommitdiff
path: root/devel/glib12/files/patch-glib.m4
blob: 08093b5c9e79429ed03b8f8affc9b07719ac5194 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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