diff --git a/darshan-runtime/configure b/darshan-runtime/configure index 1d12fc4e5b7210cbfc8b679c196a2b2f388216f9..bad57175811aaf974190c2728f2c061064fc2c2f 100755 --- a/darshan-runtime/configure +++ b/darshan-runtime/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for darshan-runtime 3.1.2. +# Generated by GNU Autoconf 2.69 for darshan-runtime 3.1.3-pre1. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -577,8 +577,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='darshan-runtime' PACKAGE_TARNAME='darshan-runtime' -PACKAGE_VERSION='3.1.2' -PACKAGE_STRING='darshan-runtime 3.1.2' +PACKAGE_VERSION='3.1.3-pre1' +PACKAGE_STRING='darshan-runtime 3.1.3-pre1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1263,7 +1263,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-runtime 3.1.2 to adapt to many kinds of systems. +\`configure' configures darshan-runtime 3.1.3-pre1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1325,7 +1325,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of darshan-runtime 3.1.2:";; + short | recursive ) echo "Configuration of darshan-runtime 3.1.3-pre1:";; esac cat <<\_ACEOF @@ -1439,7 +1439,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -darshan-runtime configure 3.1.2 +darshan-runtime configure 3.1.3-pre1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1791,7 +1791,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-runtime $as_me 3.1.2, which was +It was created by darshan-runtime $as_me 3.1.3-pre1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4400,7 +4400,7 @@ else MPICH_LIB_OLD=0 fi -DARSHAN_VERSION="3.1.2" +DARSHAN_VERSION="3.1.3-pre1" @@ -4922,7 +4922,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-runtime $as_me 3.1.2, which was +This file was extended by darshan-runtime $as_me 3.1.3-pre1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4984,7 +4984,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-runtime config.status 3.1.2 +darshan-runtime config.status 3.1.3-pre1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/darshan-runtime/configure.in b/darshan-runtime/configure.in index 11a8df98c17ac7b35fa1ca54dfa1b4841d40117f..4ab81f1cce703a169a50511e1af5704a74d789e3 100644 --- a/darshan-runtime/configure.in +++ b/darshan-runtime/configure.in @@ -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], [3.1.2]) +AC_INIT([darshan-runtime], [3.1.3-pre1]) AC_CONFIG_SRCDIR([darshan.h]) AC_CONFIG_AUX_DIR(../maint/config) AC_CONFIG_HEADER(darshan-runtime-config.h) diff --git a/darshan-util/configure b/darshan-util/configure index 6112c2a53a81a6b864ae490d656bc55ddf07f21f..d4192373d67a9d9b2e28c17f686754daaeb93083 100755 --- a/darshan-util/configure +++ b/darshan-util/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for darshan-util 3.1.2. +# Generated by GNU Autoconf 2.69 for darshan-util 3.1.3-pre1. # # # 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='3.1.2' -PACKAGE_STRING='darshan-util 3.1.2' +PACKAGE_VERSION='3.1.3-pre1' +PACKAGE_STRING='darshan-util 3.1.3-pre1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1247,7 +1247,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 3.1.2 to adapt to many kinds of systems. +\`configure' configures darshan-util 3.1.3-pre1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1309,7 +1309,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of darshan-util 3.1.2:";; + short | recursive ) echo "Configuration of darshan-util 3.1.3-pre1:";; esac cat <<\_ACEOF @@ -1405,7 +1405,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -darshan-util configure 3.1.2 +darshan-util configure 3.1.3-pre1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1770,7 +1770,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 3.1.2, which was +It was created by darshan-util $as_me 3.1.3-pre1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4117,7 +4117,7 @@ fi done -DARSHAN_UTIL_VERSION="3.1.2" +DARSHAN_UTIL_VERSION="3.1.3-pre1" @@ -4633,7 +4633,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 3.1.2, which was +This file was extended by darshan-util $as_me 3.1.3-pre1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4695,7 +4695,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 3.1.2 +darshan-util config.status 3.1.3-pre1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/darshan-util/configure.in b/darshan-util/configure.in index b538673f119db3f17f4d560e3b20dfabe6f3b1dc..859ccf90da907d619320aacd4ca00e0366f0dbe8 100644 --- a/darshan-util/configure.in +++ b/darshan-util/configure.in @@ -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], [3.1.2]) +AC_INIT([darshan-util], [3.1.3-pre1]) AC_CONFIG_SRCDIR([darshan-logutils.h]) AC_CONFIG_AUX_DIR(../maint/config) AC_CONFIG_HEADER(darshan-util-config.h)