From c8aa082bfac8b52f561decff904776a99f242a66 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 4 May 2009 22:18:24 +0000 Subject: Remove autobuild support. svn path=/branches/BRANCH_6-3/; revision=5294 --- configure.ac | 7 ------- 1 file changed, 7 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 671028d9..75543406 100644 --- a/configure.ac +++ b/configure.ac @@ -20,13 +20,6 @@ AC_PREREQ(2.60) dnl 2.60 required for AC_USE_SYSTEM_EXTENSIONS AM_INIT_AUTOMAKE -dnl autobuild support, see -( - TZ=GMT - export TZ - AB_INIT -) - dnl python is optional # # you can pass PYTHON=: in environment or on the command line -- cgit v1.2.3