diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 7 |
1 files changed, 0 insertions, 7 deletions
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 <http://josefsson.org/autobuild/> -( - TZ=GMT - export TZ - AB_INIT -) - dnl python is optional # # you can pass PYTHON=: in environment or on the command line |