Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nathanael Schaeffer
SHTns
Commits
4845a228
Commit
4845a228
authored
Oct 02, 2017
by
Nathanael Schaeffer
Browse files
version bump in configure script
parent
6643bf02
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
4845a228
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for SHTns 2.8.
# Generated by GNU Autoconf 2.69 for SHTns 2.8.
1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -577,8 +577,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'SHTns'
PACKAGE_TARNAME
=
'shtns'
PACKAGE_VERSION
=
'2.8'
PACKAGE_STRING
=
'SHTns 2.8'
PACKAGE_VERSION
=
'2.8
.1
'
PACKAGE_STRING
=
'SHTns 2.8
.1
'
PACKAGE_BUGREPORT
=
''
PACKAGE_URL
=
'https://bitbucket.org/nschaeff/shtns'
...
...
@@ -1249,7 +1249,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 SHTns 2.8 to adapt to many kinds of systems.
\`
configure' configures SHTns 2.8
.1
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1310,7 +1310,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of SHTns 2.8:"
;;
short
|
recursive
)
echo
"Configuration of SHTns 2.8
.1
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1417,7 +1417,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
SHTns configure 2.8
SHTns configure 2.8
.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -1874,7 +1874,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 SHTns
$as_me
2.8, which was
It was created by SHTns
$as_me
2.8
.1
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -5267,7 +5267,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 SHTns
$as_me
2.8, which was
This file was extended by SHTns
$as_me
2.8
.1
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -5330,7 +5330,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="
\\
SHTns config.status 2.8
SHTns config.status 2.8
.1
configured by
$0
, generated by GNU Autoconf 2.69,
with options
\\
"
\$
ac_cs_config
\\
"
...
...
configure.ac
View file @
4845a228
...
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.62])
AC_INIT([SHTns],[2.8],[],[shtns],[https://bitbucket.org/nschaeff/shtns])
AC_INIT([SHTns],[2.8
.1
],[],[shtns],[https://bitbucket.org/nschaeff/shtns])
AC_LANG([C])
AC_CONFIG_SRCDIR([sht_init.c])
AC_CONFIG_HEADERS([sht_config.h])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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