Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iso-codes
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
6
Issues
6
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
iso-codes
iso-codes
Commits
24d722a6
Commit
24d722a6
authored
May 02, 2016
by
Tobias Quathamer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare release 3.68
parent
8918d902
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
12 deletions
+13
-12
ChangeLog
ChangeLog
+2
-1
configure
configure
+10
-10
configure.ac
configure.ac
+1
-1
No files found.
ChangeLog
View file @
24d722a6
iso-codes 3.68
--------------
UNRELEASED
Dr. Tobias Quathamer <toddy@debian.org>
Mon, 2 May 2016
[ ISO 3166-1 ]
* Change long name of GM (ISO-3166 change as of 2016-03-31)
...
...
configure
View file @
24d722a6
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for iso-codes 3.6
7
.
# Generated by GNU Autoconf 2.69 for iso-codes 3.6
8
.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
...
...
@@ -576,8 +576,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'iso-codes'
PACKAGE_TARNAME
=
'iso-codes'
PACKAGE_VERSION
=
'3.6
7
'
PACKAGE_STRING
=
'iso-codes 3.6
7
'
PACKAGE_VERSION
=
'3.6
8
'
PACKAGE_STRING
=
'iso-codes 3.6
8
'
PACKAGE_BUGREPORT
=
''
PACKAGE_URL
=
''
...
...
@@ -1208,7 +1208,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 iso-codes 3.6
7
to adapt to many kinds of systems.
\`configure' configures iso-codes 3.6
8
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1274,7 +1274,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of iso-codes 3.6
7
:"
;;
short
|
recursive
)
echo
"Configuration of iso-codes 3.6
8
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1351,7 +1351,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
iso-codes configure 3.6
7
iso-codes configure 3.6
8
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -1368,7 +1368,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 iso-codes
$as_me
3.6
7
, which was
It was created by iso-codes
$as_me
3.6
8
, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -2232,7 +2232,7 @@ fi
# Define the identity of the package.
PACKAGE
=
'iso-codes'
VERSION
=
'3.6
7
'
VERSION
=
'3.6
8
'
cat
>>
confdefs.h
<<
_ACEOF
...
...
@@ -3135,7 +3135,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 iso-codes
$as_me
3.6
7
, which was
This file was extended by iso-codes
$as_me
3.6
8
, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -3188,7 +3188,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="\\
iso-codes config.status 3.6
7
iso-codes config.status 3.6
8
configured by
$0
, generated by GNU Autoconf 2.69,
with options \\"\
$ac_cs_config
\\"
...
...
configure.ac
View file @
24d722a6
...
...
@@ -19,7 +19,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
AC_INIT([iso-codes],[3.6
7
])
AC_INIT([iso-codes],[3.6
8
])
AM_INIT_AUTOMAKE([dist-xz no-dist-gzip foreign])
AM_MAINTAINER_MODE
...
...
Write
Preview
Markdown
is supported
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