Skip to content
Snippets Groups Projects
Commit a0acdc29 authored by ballen4705's avatar ballen4705
Browse files

Release 5.31 RELEASE_5_31

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1712 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 76e32353
No related branches found
No related tags found
No related merge requests found
# #
# $Id: configure.in,v 1.80 2004/05/04 21:55:23 ballen4705 Exp $ # $Id: configure.in,v 1.81 2004/05/04 22:14:24 ballen4705 Exp $
# #
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50) AC_PREREQ(2.50)
...@@ -7,9 +7,9 @@ AC_INIT(smartmontools, 5.31, smartmontools-support@lists.sourceforge.net) ...@@ -7,9 +7,9 @@ AC_INIT(smartmontools, 5.31, smartmontools-support@lists.sourceforge.net)
AC_CONFIG_SRCDIR(smartctl.c) AC_CONFIG_SRCDIR(smartctl.c)
smartmontools_configure_date=`date -u +"%Y/%m/%d %T %Z"` smartmontools_configure_date=`date -u +"%Y/%m/%d %T %Z"`
smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.80 2004/05/04 21:55:23 ballen4705 Exp $'` smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.81 2004/05/04 22:14:24 ballen4705 Exp $'`
smartmontools_release_date=2004/05/04 smartmontools_release_date=2004/05/04
smartmontools_release_time="21:55:04 UTC" smartmontools_release_time="22:13:46 UTC"
AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments]) AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments])
AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_DATE, "$smartmontools_configure_date", [smartmontools Configure Date]) AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_DATE, "$smartmontools_configure_date", [smartmontools Configure Date])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment