diff --git a/sm5/configure.in b/sm5/configure.in index db3d4f5f463bc6de30c9903626188ada1fc3de21..688a78479e3346b4aaa7614e77734e4e310f1993 100644 --- a/sm5/configure.in +++ b/sm5/configure.in @@ -1,5 +1,5 @@ # -# $Id: configure.in,v 1.132 2008/02/26 14:16:59 ballen4705 Exp $ +# $Id: configure.in,v 1.133 2008/03/04 22:28:25 ballen4705 Exp $ # dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.50) @@ -7,9 +7,9 @@ AC_INIT(smartmontools, 5.38, smartmontools-support@lists.sourceforge.net) AC_CONFIG_SRCDIR(smartctl.cpp) smartmontools_configure_date=`date -u +"%Y/%m/%d %T %Z"` -smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.132 2008/02/26 14:16:59 ballen4705 Exp $'` -smartmontools_release_date=2008/02/26 -smartmontools_release_time="14:16:42 GMT" +smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.133 2008/03/04 22:28:25 ballen4705 Exp $'` +smartmontools_release_date=2008/03/04 +smartmontools_release_time="22:28:04 GMT" AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments]) AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_DATE, "$smartmontools_configure_date", [smartmontools Configure Date])