11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for ce-tddft 6.4.1 .
3+ # Generated by GNU Autoconf 2.69 for ce-tddft 6.5 .
44#
55# Report bugs to <dceresoli@gmail.com>.
66#
@@ -579,8 +579,8 @@ MAKEFLAGS=
579579# Identity of this package.
580580PACKAGE_NAME=' ce-tddft'
581581PACKAGE_TARNAME=' ce-tddft'
582- PACKAGE_VERSION=' 6.4.1 '
583- PACKAGE_STRING=' ce-tddft 6.4.1 '
582+ PACKAGE_VERSION=' 6.5 '
583+ PACKAGE_STRING=' ce-tddft 6.5 '
584584PACKAGE_BUGREPORT=' dceresoli@gmail.com'
585585PACKAGE_URL=' '
586586
@@ -1185,7 +1185,7 @@ if test "$ac_init_help" = "long"; then
11851185 # Omit some internal or obsolete options to make the list less imposing.
11861186 # This message is too long to be a string in the A/UX 3.1 sh.
11871187 cat << _ACEOF
1188- \` configure' configures ce-tddft 6.4.1 to adapt to many kinds of systems.
1188+ \` configure' configures ce-tddft 6.5 to adapt to many kinds of systems.
11891189
11901190Usage: $0 [OPTION]... [VAR=VALUE]...
11911191
12471247
12481248if test -n " $ac_init_help " ; then
12491249 case $ac_init_help in
1250- short | recursive ) echo " Configuration of ce-tddft 6.4.1 :" ;;
1250+ short | recursive ) echo " Configuration of ce-tddft 6.5 :" ;;
12511251 esac
12521252 cat << \_ACEOF
12531253
13191319test -n " $ac_init_help " && exit $ac_status
13201320if $ac_init_version ; then
13211321 cat << \_ACEOF
1322- ce-tddft configure 6.4.1
1322+ ce-tddft configure 6.5
13231323generated by GNU Autoconf 2.69
13241324
13251325Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1336,7 +1336,7 @@ cat >config.log <<_ACEOF
13361336This file contains any messages produced by compilers while
13371337running configure, to aid debugging if configure makes a mistake.
13381338
1339- It was created by ce-tddft $as_me 6.4.1 , which was
1339+ It was created by ce-tddft $as_me 6.5 , which was
13401340generated by GNU Autoconf 2.69. Invocation command line was
13411341
13421342 $ $0 $@
@@ -1763,6 +1763,7 @@ version=`grep version_number ${qe_source}/Modules/version.f90 | cut -d\' -f2`
17631763$as_echo " $version " >&6 ; }
17641764case $version in
17651765 6.4* ) ;;
1766+ 6.5* ) ;;
17661767 * ) as_fn_error $? " Cannot compile against this version of Quantum-Espresso" " $LINENO " 5 ;;
17671768esac
17681769
@@ -2332,7 +2333,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23322333# report actual input values of CONFIG_FILES etc. instead of their
23332334# values after options handling.
23342335ac_log="
2335- This file was extended by ce-tddft $as_me 6.4.1 , which was
2336+ This file was extended by ce-tddft $as_me 6.5 , which was
23362337generated by GNU Autoconf 2.69. Invocation command line was
23372338
23382339 CONFIG_FILES = $CONFIG_FILES
@@ -2389,7 +2390,7 @@ _ACEOF
23892390cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
23902391ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
23912392ac_cs_version=" \\
2392- ce-tddft config.status 6.4.1
2393+ ce-tddft config.status 6.5
23932394configured by $0 , generated by GNU Autoconf 2.69,
23942395 with options \\ " \$ ac_cs_config\\ "
23952396
0 commit comments