summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2010-06-24 03:33:12 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2010-06-24 03:33:12 -0400
commit7b7cf7319ec4a0cf4a6cab730fd0456ed4c58d8e (patch)
tree067f3188fd5371d964f5505acdf25f2d5779e997
parentafb6e6a1f30ab633947be439e49b8522fa038625 (diff)
downloadlibnotify-7b7cf7319ec4a0cf4a6cab730fd0456ed4c58d8e.tar.gz
Use m4 dir
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7333517..d16243a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,8 @@ AC_INIT([libnotify],[0.5.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=li
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(config.h.in)
+AC_CONFIG_MACRO_DIR([m4])
+
dnl ################################################################
dnl # Version information
dnl ################################################################