<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>

</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Shane Snyder pushed to branch master
at <a href="https://xgitlab.cels.anl.gov/darshan/darshan">darshan / darshan</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/76ae5f6b7a556dc0709b9f458979f82818d2154f">76ae5f6b</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2016-05-20T10:51:01-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap">update darshan version in runtime/util configure</pre>
</li>
</ul>
<h4>4 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#620f2ecad2bb6f74b2fcd0134963a841" style="text-decoration: none">
darshan-runtime/configure
</a>
</li>
<li class="file-stats">
<a href="#ad29afc395839758d41094872298bd0d" style="text-decoration: none">
darshan-runtime/configure.in
</a>
</li>
<li class="file-stats">
<a href="#c0b0bf6d71bc5fc7e6d50d69c8aa2413" style="text-decoration: none">
darshan-util/configure
</a>
</li>
<li class="file-stats">
<a href="#2ace16276b68c7d5aef163bb260bd9f7" style="text-decoration: none">
darshan-util/configure.in
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="620f2ecad2bb6f74b2fcd0134963a841">
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/76ae5f6b7a556dc0709b9f458979f82818d2154f#diff-0">
<strong>
darshan-runtime/configure
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="background: #ffdddd; color: #000000">--- a/darshan-runtime/configure
</span><span style="background: #ddffdd; color: #000000">+++ b/darshan-runtime/configure
</span><span style="color: #aaaaaa">@@ -1,6 +1,6 @@
</span> #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
<span style="background: #ffdddd; color: #000000">-# Generated by GNU Autoconf 2.69 for darshan-runtime 3.0.0.
</span><span style="background: #ddffdd; color: #000000">+# Generated by GNU Autoconf 2.69 for darshan-runtime 3.0.1.
</span> #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
<span style="color: #aaaaaa">@@ -577,8 +577,8 @@ MAKEFLAGS=
</span> # Identity of this package.
 PACKAGE_NAME='darshan-runtime'
 PACKAGE_TARNAME='darshan-runtime'
<span style="background: #ffdddd; color: #000000">-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='darshan-runtime 3.0.0'
</span><span style="background: #ddffdd; color: #000000">+PACKAGE_VERSION='3.0.1'
+PACKAGE_STRING='darshan-runtime 3.0.1'
</span> PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
<span style="color: #aaaaaa">@@ -1244,7 +1244,7 @@ if test "$ac_init_help" = "long"; then
</span>   # 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
<span style="background: #ffdddd; color: #000000">-\`configure' configures darshan-runtime 3.0.0 to adapt to many kinds of systems.
</span><span style="background: #ddffdd; color: #000000">+\`configure' configures darshan-runtime 3.0.1 to adapt to many kinds of systems.
</span> 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
<span style="color: #aaaaaa">@@ -1305,7 +1305,7 @@ fi
</span> 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
<span style="background: #ffdddd; color: #000000">-     short | recursive ) echo "Configuration of darshan-runtime 3.0.0:";;
</span><span style="background: #ddffdd; color: #000000">+     short | recursive ) echo "Configuration of darshan-runtime 3.0.1:";;
</span>    esac
   cat <<\_ACEOF
 
<span style="color: #aaaaaa">@@ -1409,7 +1409,7 @@ fi
</span> test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
<span style="background: #ffdddd; color: #000000">-darshan-runtime configure 3.0.0
</span><span style="background: #ddffdd; color: #000000">+darshan-runtime configure 3.0.1
</span> generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
<span style="color: #aaaaaa">@@ -1761,7 +1761,7 @@ cat >config.log <<_ACEOF
</span> This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
<span style="background: #ffdddd; color: #000000">-It was created by darshan-runtime $as_me 3.0.0, which was
</span><span style="background: #ddffdd; color: #000000">+It was created by darshan-runtime $as_me 3.0.1, which was
</span> generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
<span style="color: #aaaaaa">@@ -4300,7 +4300,7 @@ _ACEOF
</span> fi
 
 
<span style="background: #ffdddd; color: #000000">-DARSHAN_VERSION="3.0.0"
</span><span style="background: #ddffdd; color: #000000">+DARSHAN_VERSION="3.0.1"
</span> 
 
 
<span style="color: #aaaaaa">@@ -4818,7 +4818,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
</span> # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
<span style="background: #ffdddd; color: #000000">-This file was extended by darshan-runtime $as_me 3.0.0, which was
</span><span style="background: #ddffdd; color: #000000">+This file was extended by darshan-runtime $as_me 3.0.1, which was
</span> generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
<span style="color: #aaaaaa">@@ -4880,7 +4880,7 @@ _ACEOF
</span> cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
<span style="background: #ffdddd; color: #000000">-darshan-runtime config.status 3.0.0
</span><span style="background: #ddffdd; color: #000000">+darshan-runtime config.status 3.0.1
</span> configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
</code></pre>

<br>
</li>
<li id="ad29afc395839758d41094872298bd0d">
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/76ae5f6b7a556dc0709b9f458979f82818d2154f#diff-1">
<strong>
darshan-runtime/configure.in
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="background: #ffdddd; color: #000000">--- a/darshan-runtime/configure.in
</span><span style="background: #ddffdd; color: #000000">+++ b/darshan-runtime/configure.in
</span><span style="color: #aaaaaa">@@ -5,7 +5,7 @@ dnl Process this file with autoconf to produce a configure script.
</span> dnl You may need to use autoheader as well if changing any DEFINEs
 
 dnl sanity checks, output header, location of scripts used here
<span style="background: #ffdddd; color: #000000">-AC_INIT([darshan-runtime], [3.0.0])
</span><span style="background: #ddffdd; color: #000000">+AC_INIT([darshan-runtime], [3.0.1])
</span> AC_CONFIG_SRCDIR([darshan.h])
 AC_CONFIG_AUX_DIR(../maint/config)
 AC_CONFIG_HEADER(darshan-runtime-config.h)
</code></pre>

<br>
</li>
<li id="c0b0bf6d71bc5fc7e6d50d69c8aa2413">
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/76ae5f6b7a556dc0709b9f458979f82818d2154f#diff-2">
<strong>
darshan-util/configure
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="background: #ffdddd; color: #000000">--- a/darshan-util/configure
</span><span style="background: #ddffdd; color: #000000">+++ b/darshan-util/configure
</span><span style="color: #aaaaaa">@@ -1,6 +1,6 @@
</span> #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
<span style="background: #ffdddd; color: #000000">-# Generated by GNU Autoconf 2.69 for darshan-util 3.0.0.
</span><span style="background: #ddffdd; color: #000000">+# Generated by GNU Autoconf 2.69 for darshan-util 3.0.1.
</span> #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
<span style="color: #aaaaaa">@@ -577,8 +577,8 @@ MAKEFLAGS=
</span> # Identity of this package.
 PACKAGE_NAME='darshan-util'
 PACKAGE_TARNAME='darshan-util'
<span style="background: #ffdddd; color: #000000">-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='darshan-util 3.0.0'
</span><span style="background: #ddffdd; color: #000000">+PACKAGE_VERSION='3.0.1'
+PACKAGE_STRING='darshan-util 3.0.1'
</span> PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
<span style="color: #aaaaaa">@@ -1236,7 +1236,7 @@ if test "$ac_init_help" = "long"; then
</span>   # 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
<span style="background: #ffdddd; color: #000000">-\`configure' configures darshan-util 3.0.0 to adapt to many kinds of systems.
</span><span style="background: #ddffdd; color: #000000">+\`configure' configures darshan-util 3.0.1 to adapt to many kinds of systems.
</span> 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
<span style="color: #aaaaaa">@@ -1297,7 +1297,7 @@ fi
</span> 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
<span style="background: #ffdddd; color: #000000">-     short | recursive ) echo "Configuration of darshan-util 3.0.0:";;
</span><span style="background: #ddffdd; color: #000000">+     short | recursive ) echo "Configuration of darshan-util 3.0.1:";;
</span>    esac
   cat <<\_ACEOF
 
<span style="color: #aaaaaa">@@ -1393,7 +1393,7 @@ fi
</span> test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
<span style="background: #ffdddd; color: #000000">-darshan-util configure 3.0.0
</span><span style="background: #ddffdd; color: #000000">+darshan-util configure 3.0.1
</span> generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
<span style="color: #aaaaaa">@@ -1758,7 +1758,7 @@ cat >config.log <<_ACEOF
</span> This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
<span style="background: #ffdddd; color: #000000">-It was created by darshan-util $as_me 3.0.0, which was
</span><span style="background: #ddffdd; color: #000000">+It was created by darshan-util $as_me 3.0.1, which was
</span> generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
<span style="color: #aaaaaa">@@ -4105,7 +4105,7 @@ fi
</span> done
 
 
<span style="background: #ffdddd; color: #000000">-DARSHAN_UTIL_VERSION="3.0.0"
</span><span style="background: #ddffdd; color: #000000">+DARSHAN_UTIL_VERSION="3.0.1"
</span> 
 
 
<span style="color: #aaaaaa">@@ -4621,7 +4621,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
</span> # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
<span style="background: #ffdddd; color: #000000">-This file was extended by darshan-util $as_me 3.0.0, which was
</span><span style="background: #ddffdd; color: #000000">+This file was extended by darshan-util $as_me 3.0.1, which was
</span> generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
<span style="color: #aaaaaa">@@ -4683,7 +4683,7 @@ _ACEOF
</span> cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
<span style="background: #ffdddd; color: #000000">-darshan-util config.status 3.0.0
</span><span style="background: #ddffdd; color: #000000">+darshan-util config.status 3.0.1
</span> configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
</code></pre>

<br>
</li>
<li id="2ace16276b68c7d5aef163bb260bd9f7">
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/76ae5f6b7a556dc0709b9f458979f82818d2154f#diff-3">
<strong>
darshan-util/configure.in
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="background: #ffdddd; color: #000000">--- a/darshan-util/configure.in
</span><span style="background: #ddffdd; color: #000000">+++ b/darshan-util/configure.in
</span><span style="color: #aaaaaa">@@ -5,7 +5,7 @@ dnl Process this file with autoconf to produce a configure script.
</span> dnl You may need to use autoheader as well if changing any DEFINEs
 
 dnl sanity checks, output header, location of scripts used here
<span style="background: #ffdddd; color: #000000">-AC_INIT([darshan-util], [3.0.0])
</span><span style="background: #ddffdd; color: #000000">+AC_INIT([darshan-util], [3.0.1])
</span> AC_CONFIG_SRCDIR([darshan-logutils.h])
 AC_CONFIG_AUX_DIR(../maint/config)
 AC_CONFIG_HEADER(darshan-util-config.h)
</code></pre>

<br>
</li>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/commit/76ae5f6b7a556dc0709b9f458979f82818d2154f">View it on GitLab</a>.
<br>
You're receiving this email because of your account on xgitlab.cels.anl.gov.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>