Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
Commits
95c9e3c4
Commit
95c9e3c4
authored
Mar 13, 2015
by
Philip Carns
Browse files
update version numbers
parent
166d21ff
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
darshan-runtime/configure
View file @
95c9e3c4
This diff is collapsed.
Click to expand it.
darshan-runtime/configure.in
View file @
95c9e3c4
...
...
@@ -5,7 +5,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl You may need to use autoheader as well if changing any DEFINEs
dnl sanity checks, output header, location of scripts used here
AC_INIT([darshan-runtime], [2.3.1
-pre2
])
AC_INIT([darshan-runtime], [2.3.1])
AC_CONFIG_SRCDIR([darshan.h])
AC_CONFIG_AUX_DIR(../maint/config)
AC_CONFIG_HEADER(darshan-runtime-config.h)
...
...
darshan-runtime/darshan-runtime-config.h.in
View file @
95c9e3c4
...
...
@@ -66,6 +66,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
...
...
darshan-util/configure
View file @
95c9e3c4
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for darshan-util 2.3.1
-pre2
.
# Generated by GNU Autoconf 2.69 for darshan-util 2.3.1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -577,8 +577,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'darshan-util'
PACKAGE_TARNAME
=
'darshan-util'
PACKAGE_VERSION
=
'2.3.1
-pre2
'
PACKAGE_STRING
=
'darshan-util 2.3.1
-pre2
'
PACKAGE_VERSION
=
'2.3.1'
PACKAGE_STRING
=
'darshan-util 2.3.1'
PACKAGE_BUGREPORT
=
''
PACKAGE_URL
=
''
...
...
@@ -1236,7 +1236,7 @@ if test "$ac_init_help" = "long"; then
# 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 darshan-util 2.3.1
-pre2
to adapt to many kinds of systems.
\`
configure' configures darshan-util 2.3.1 to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1297,7 +1297,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of darshan-util 2.3.1
-pre2
:"
;;
short
|
recursive
)
echo
"Configuration of darshan-util 2.3.1:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1393,7 +1393,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
darshan-util configure 2.3.1
-pre2
darshan-util configure 2.3.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -1758,7 +1758,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by darshan-util
$as_me
2.3.1
-pre2
, which was
It was created by darshan-util
$as_me
2.3.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -4105,7 +4105,7 @@ fi
done
DARSHAN_UTIL_VERSION
=
"2.3.1
-pre2
"
DARSHAN_UTIL_VERSION
=
"2.3.1"
...
...
@@ -4621,7 +4621,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by darshan-util
$as_me
2.3.1
-pre2
, which was
This file was extended by darshan-util
$as_me
2.3.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -4683,7 +4683,7 @@ _ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_config="`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[
\\
""
\`\$
]/
\\\\
&/g'`"
ac_cs_version="
\\
darshan-util config.status 2.3.1
-pre2
darshan-util config.status 2.3.1
configured by
$0
, generated by GNU Autoconf 2.69,
with options
\\
"
\$
ac_cs_config
\\
"
...
...
darshan-util/configure.in
View file @
95c9e3c4
...
...
@@ -5,7 +5,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl You may need to use autoheader as well if changing any DEFINEs
dnl sanity checks, output header, location of scripts used here
AC_INIT([darshan-util], [2.3.1
-pre2
])
AC_INIT([darshan-util], [2.3.1])
AC_CONFIG_SRCDIR([darshan-logutils.h])
AC_CONFIG_AUX_DIR(../maint/config)
AC_CONFIG_HEADER(darshan-util-config.h)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment