[bwm-tools-devel] COMMIT - r92 - in tags: . 200603080716 200603080716/doc
Brought to you by:
nkukard
|
From: <sv...@li...> - 2006-03-08 09:06:53
|
Author: nkukard
Date: 2006-03-08 09:05:58 +0000 (Wed, 08 Mar 2006)
New Revision: 92
Added:
tags/200603080716/
Modified:
tags/200603080716/configure
tags/200603080716/configure.ac
tags/200603080716/doc/stamp-vti
tags/200603080716/doc/version.texi
Log:
* Tagged development release 200603080716
Copied: tags/200603080716 (from rev 91, trunk)
Modified: tags/200603080716/configure
===================================================================
--- trunk/configure 2006-03-08 08:29:30 UTC (rev 91)
+++ tags/200603080716/configure 2006-03-08 09:05:58 UTC (rev 92)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for bwm_tools devel.
+# Generated by GNU Autoconf 2.59 for bwm_tools 200603080716.
#
# Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
@@ -421,8 +421,8 @@
# Identity of this package.
PACKAGE_NAME='bwm_tools'
PACKAGE_TARNAME='bwm_tools'
-PACKAGE_VERSION='devel'
-PACKAGE_STRING='bwm_tools devel'
+PACKAGE_VERSION='200603080716'
+PACKAGE_STRING='bwm_tools 200603080716'
PACKAGE_BUGREPORT=''
ac_unique_file="bwm_monitor/bwm_monitor.c"
@@ -953,7 +953,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures bwm_tools devel to adapt to many kinds of systems.
+\`configure' configures bwm_tools 200603080716 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1019,7 +1019,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of bwm_tools devel:";;
+ short | recursive ) echo "Configuration of bwm_tools 200603080716:";;
esac
cat <<\_ACEOF
@@ -1163,7 +1163,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-bwm_tools configure devel
+bwm_tools configure 200603080716
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1177,7 +1177,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by bwm_tools $as_me devel, which was
+It was created by bwm_tools $as_me 200603080716, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1831,7 +1831,7 @@
# Define the identity of the package.
PACKAGE='bwm_tools'
- VERSION='devel'
+ VERSION='200603080716'
cat >>confdefs.h <<_ACEOF
@@ -23276,7 +23276,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by bwm_tools $as_me devel, which was
+This file was extended by bwm_tools $as_me 200603080716, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -23339,7 +23339,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-bwm_tools config.status devel
+bwm_tools config.status 200603080716
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Modified: tags/200603080716/configure.ac
===================================================================
--- trunk/configure.ac 2006-03-08 08:29:30 UTC (rev 91)
+++ tags/200603080716/configure.ac 2006-03-08 09:05:58 UTC (rev 92)
@@ -20,7 +20,7 @@
*/
AC_PREREQ(2.57)
-AC_INIT([bwm_tools],[devel])
+AC_INIT([bwm_tools],[200603080716])
AC_CONFIG_SRCDIR([bwm_monitor/bwm_monitor.c])
AC_CONFIG_HEADER([config.h])
Modified: tags/200603080716/doc/stamp-vti
===================================================================
--- trunk/doc/stamp-vti 2006-03-08 08:29:30 UTC (rev 91)
+++ tags/200603080716/doc/stamp-vti 2006-03-08 09:05:58 UTC (rev 92)
@@ -1,4 +1,4 @@
@set UPDATED 7 March 2006
@set UPDATED-MONTH March 2006
-@set EDITION devel
-@set VERSION devel
+@set EDITION 200603080716
+@set VERSION 200603080716
Modified: tags/200603080716/doc/version.texi
===================================================================
--- trunk/doc/version.texi 2006-03-08 08:29:30 UTC (rev 91)
+++ tags/200603080716/doc/version.texi 2006-03-08 09:05:58 UTC (rev 92)
@@ -1,4 +1,4 @@
@set UPDATED 7 March 2006
@set UPDATED-MONTH March 2006
-@set EDITION devel
-@set VERSION devel
+@set EDITION 200603080716
+@set VERSION 200603080716
|