From 1119b629ca26edfbac1bbb519136e3e664cad4fc Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Thu, 26 Aug 2010 11:57:20 +0200 Subject: Make the compile/build time variables appear in constants, and then re-use constants --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d8129a3..eb1a567 100644 --- a/configure.ac +++ b/configure.ac @@ -19,9 +19,7 @@ AC_SUBST(DATESTAMP,`date +"%a %b %d %Y"`) AC_CONFIG_FILES([ Makefile -kolab/__init__.py -kolabd/__init__.py -pykolab/__init__.py +pykolab/constants.py ]) AC_OUTPUT -- cgit v1.1