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
5
Issues
5
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
07c43ce4
Commit
07c43ce4
authored
May 01, 2009
by
Tobias Quathamer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare release 3.9
parent
d48b548a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
13 deletions
+13
-13
ChangeLog
ChangeLog
+2
-2
configure
configure
+10
-10
configure.ac
configure.ac
+1
-1
No files found.
ChangeLog
View file @
07c43ce4
iso-codes
X.X
iso-codes
3.9
-------------
Tobias Quathamer <toddy@debian.org>
XXXX-XX-XX
Fri, 1 May 2009
[ General ]
* Use the GNU Lesser General Public License for all files included
...
...
configure
View file @
07c43ce4
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for ISO Codes 3.
8
.
# Generated by GNU Autoconf 2.63 for ISO Codes 3.
9
.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
...
...
@@ -594,8 +594,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME
=
'ISO Codes'
PACKAGE_TARNAME
=
'iso-codes'
PACKAGE_VERSION
=
'3.
8
'
PACKAGE_STRING
=
'ISO Codes 3.
8
'
PACKAGE_VERSION
=
'3.
9
'
PACKAGE_STRING
=
'ISO Codes 3.
9
'
PACKAGE_BUGREPORT
=
''
ac_subst_vars
=
'LTLIBOBJS
...
...
@@ -1228,7 +1228,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.
8
to adapt to many kinds of systems.
\`configure' configures ISO Codes 3.
9
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1294,7 +1294,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of ISO Codes 3.
8
:"
;;
short
|
recursive
)
echo
"Configuration of ISO Codes 3.
9
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1367,7 +1367,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
ISO Codes configure 3.
8
ISO Codes configure 3.
9
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
...
...
@@ -1381,7 +1381,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.
8
, which was
It was created by ISO Codes
$as_me
3.
9
, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0
$@
...
...
@@ -2098,7 +2098,7 @@ fi
# Define the identity of the package.
PACKAGE
=
'iso-codes'
VERSION
=
'3.
8
'
VERSION
=
'3.
9
'
cat
>>
confdefs.h
<<
_ACEOF
...
...
@@ -2951,7 +2951,7 @@ exec 6>&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.
8
, which was
This file was extended by ISO Codes
$as_me
3.
9
, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -3001,7 +3001,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_version="\\
ISO Codes config.status 3.
8
ISO Codes config.status 3.
9
configured by
$0
, generated by GNU Autoconf 2.63,
with options \\"`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[\\""\`\
$]
/\\\\&/g'`\\"
...
...
configure.ac
View file @
07c43ce4
...
...
@@ -14,7 +14,7 @@ dnl You should have received a copy of the GNU General Public License along
dnl with this program; if not, write to the Free Software Foundation, Inc.,
dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
AC_INIT([ISO Codes],[3.
8
],[],[iso-codes])
AC_INIT([ISO Codes],[3.
9
],[],[iso-codes])
dnl FIXME debug why this doesn't work; it substs an '' for VERSION
dnl until then, use PACKAGE_VERSION instead.
...
...
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