summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-28 13:52:17 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-28 13:52:17 +0000
commitfc5fdd26527e77f5f84a08f4475cc9984ccd7533 (patch)
tree41c178dc3e14e851e51f3951e92327faefb989d2 /configure.ac
parent18dd2cc616621f796bf1d1987e55b51eedca00b8 (diff)
parentbb3d4a427f8bd28a83896e499b64755534de02c5 (diff)
downloadtelepathy-glib-fc5fdd26527e77f5f84a08f4475cc9984ccd7533.tar.gz
Merge branch 'telepathy-glib-0.20'
Conflicts: NEWS
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index beaf04f7e..275c4109f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,7 +43,7 @@ AC_INIT([Telepathy-GLib], [tp_glib_version],
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 -Wno-portability])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AM_SILENT_RULES