[alacarte] Generate config.h



commit 8f40679b2237b7f8a2d3aae36ccc832a502614eb
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 8 12:00:02 2009 +0200

    Generate config.h

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fa29666..2d72ce4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,6 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
 AC_INIT(alacarte, 0.12.2, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
 AC_CONFIG_SRCDIR(alacarte.in)
+AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([1.7])
 AM_MAINTAINER_MODE
 



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