aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-support.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome-support.m4')
-rw-r--r--macros/gnome-support.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-support.m4 b/macros/gnome-support.m4
index c2b28b458c..a2b618ae41 100644
--- a/macros/gnome-support.m4
+++ b/macros/gnome-support.m4
@@ -57,7 +57,7 @@ AC_DEFUN([GNOME_SUPPORT_CHECKS],[
LIBOBJS="$LIBOBJS easy-vsnprintf.o",
LIBOBJS="$LIBOBJS vsnprintf.o")])
- AC_REPLACE_FUNCS(strtok_r strcasecmp strndup strnlen)
+ AC_REPLACE_FUNCS(strtok_r strcasecmp strndup strnlen vasprintf)
if test "$LIBOBJS" != ""; then
need_gnome_support=yes