[seed] Fix autogen and configure



commit 24c5968e2ae3bdc49811329fa722035dba76db01
Author: Seán de Búrca <leftmostcat gmail com>
Date:   Mon Aug 26 15:16:45 2013 -0600

    Fix autogen and configure
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706833

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f741f24..ddcab40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,6 +4,7 @@ AC_INIT(seed, 3.8.2)
 AM_INIT_AUTOMAKE([1.7 -Wno-portability])
 AM_MAINTAINER_MODE([enable])
 AC_CONFIG_HEADERS([config.h])
+AC_CONFIG_MACRO_DIR([m4])
 
 AC_CANONICAL_HOST
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]