diff --git a/sm5/configure.in b/sm5/configure.in index 394735248d6d8cdb2d5fd84789bd4d01d8b09f3e..707230b0cab58de377b2b34c85a1b1783454ac07 100644 --- a/sm5/configure.in +++ b/sm5/configure.in @@ -1,5 +1,5 @@ # -# $Id: configure.in,v 1.82 2004/05/07 18:33:53 ballen4705 Exp $ +# $Id: configure.in,v 1.83 2004/07/05 08:10:43 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.32, smartmontools-support@lists.sourceforge.net) AC_CONFIG_SRCDIR(smartctl.c) smartmontools_configure_date=`date -u +"%Y/%m/%d %T %Z"` -smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.82 2004/05/07 18:33:53 ballen4705 Exp $'` -smartmontools_release_date=2004/05/04 -smartmontools_release_time="22:13:46 UTC" +smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.83 2004/07/05 08:10:43 ballen4705 Exp $'` +smartmontools_release_date=2004/07/05 +smartmontools_release_time="08:10:26 UTC" AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments]) AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_DATE, "$smartmontools_configure_date", [smartmontools Configure Date])