-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: James Hunt <[email protected]>
- Loading branch information
James Hunt
committed
May 28, 2016
1 parent
2407e7f
commit f302706
Showing
5 changed files
with
22 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ If you have problems, you may need to regenerate the build system entirely. | |
To do so, use the procedure documented by the package, typically 'autoreconf'.])]) | ||
|
||
dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- | ||
dnl serial 11 (pkg-config-0.29) | ||
dnl serial 11 (pkg-config-0.29.1) | ||
dnl | ||
dnl Copyright © 2004 Scott James Remnant <[email protected]>. | ||
dnl Copyright © 2012-2015 Dan Nicholson <[email protected]> | ||
|
@@ -63,7 +63,7 @@ dnl | |
dnl See the "Since" comment for each macro you use to see what version | ||
dnl of the macros you require. | ||
m4_defun([PKG_PREREQ], | ||
[m4_define([PKG_MACROS_VERSION], [0.29]) | ||
[m4_define([PKG_MACROS_VERSION], [0.29.1]) | ||
m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1, | ||
[m4_fatal([pkg.m4 version $1 or higher is required but ]PKG_MACROS_VERSION[ found])]) | ||
])dnl PKG_PREREQ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for procenv 0.45. | ||
# Generated by GNU Autoconf 2.69 for procenv 0.46. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -582,8 +582,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='procenv' | ||
PACKAGE_TARNAME='procenv' | ||
PACKAGE_VERSION='0.45' | ||
PACKAGE_STRING='procenv 0.45' | ||
PACKAGE_VERSION='0.46' | ||
PACKAGE_STRING='procenv 0.46' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='https://github.com/jamesodhunt/procenv' | ||
|
||
|
@@ -1337,7 +1337,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 procenv 0.45 to adapt to many kinds of systems. | ||
\`configure' configures procenv 0.46 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1409,7 +1409,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of procenv 0.45:";; | ||
short | recursive ) echo "Configuration of procenv 0.46:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1526,7 +1526,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
procenv configure 0.45 | ||
procenv configure 0.46 | ||
generated by GNU Autoconf 2.69 | ||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -1951,7 +1951,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 procenv $as_me 0.45, which was | ||
It was created by procenv $as_me 0.46, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -2336,7 +2336,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. | |
PROCENV_VERSION=0.45 | ||
PROCENV_VERSION=0.46 | ||
# Expand $ac_aux_dir to an absolute path. | ||
|
@@ -6024,7 +6024,7 @@ fi | |
# Define the identity of the package. | ||
PACKAGE='procenv' | ||
VERSION='0.45' | ||
VERSION='0.46' | ||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -7026,7 +7026,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 procenv $as_me 0.45, which was | ||
This file was extended by procenv $as_me 0.46, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -7093,7 +7093,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="\\ | ||
procenv config.status 0.45 | ||
procenv config.status 0.46 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# -*- Autoconf -*- | ||
# Process this file with autoconf to produce a configure script. | ||
|
||
m4_define([procenv_version], [0.45]) | ||
m4_define([procenv_version], [0.46]) | ||
|
||
AC_INIT(procenv,[procenv_version],[[email protected]],,[https://github.com/jamesodhunt/procenv]) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters