Skip to content

Commit

Permalink
build-system: Merge of changes for 0.07.01rc1
Browse files Browse the repository at this point in the history
	Based-on: 2d28043ac9a19d7d93fa91841f99e3234ac9f9d5
  • Loading branch information
darconeous committed Mar 6, 2017
3 parents 45b8a47 + f71f5d8 + 8f98476 commit 07f6861
Show file tree
Hide file tree
Showing 14 changed files with 12 additions and 2,443 deletions.
2 changes: 1 addition & 1 deletion .default-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.07.00
0.07.01rc1
6 changes: 0 additions & 6 deletions Android.mk

This file was deleted.

1 change: 0 additions & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -892,4 +892,3 @@ uninstall-am:
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
EXTRA_DIST += Android.mk etc/android/Android.mk etc/android/doxygen.cfg etc/android/src/Android.mk etc/android/src/config.h etc/android/src/ipc-dbus/Android.mk etc/android/src/ncp-spinel/Android.mk etc/android/src/wpanctl/Android.mk etc/android/src/wpanctl/version.c etc/android/src/wpantund/Android.mk etc/android/src/wpantund/version.c # Added by autoandr
22 changes: 11 additions & 11 deletions configure
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 wpantund 0.07.00.
# Generated by GNU Autoconf 2.69 for wpantund 0.07.01rc1.
#
# Report bugs to <wpantund-devel@googlegroups.com>.
#
Expand Down Expand Up @@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='wpantund'
PACKAGE_TARNAME='wpantund'
PACKAGE_VERSION='0.07.00'
PACKAGE_STRING='wpantund 0.07.00'
PACKAGE_VERSION='0.07.01rc1'
PACKAGE_STRING='wpantund 0.07.01rc1'
PACKAGE_BUGREPORT='wpantund-devel@googlegroups.com'
PACKAGE_URL='https://github.com/openthread/wpantund/'

Expand Down Expand Up @@ -1400,7 +1400,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 wpantund 0.07.00 to adapt to many kinds of systems.
\`configure' configures wpantund 0.07.01rc1 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1470,7 +1470,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of wpantund 0.07.00:";;
short | recursive ) echo "Configuration of wpantund 0.07.01rc1:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1623,7 +1623,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
wpantund configure 0.07.00
wpantund configure 0.07.01rc1
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2258,7 +2258,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 wpantund $as_me 0.07.00, which was
It was created by wpantund $as_me 0.07.01rc1, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -2613,7 +2613,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu



SOURCE_VERSION=0.07.00-271-g7c0736659
SOURCE_VERSION=0.07.01rc1

ac_aux_dir=
for ac_dir in m4 "$srcdir"/m4; do
Expand Down Expand Up @@ -3142,7 +3142,7 @@ fi

# Define the identity of the package.
PACKAGE='wpantund'
VERSION='0.07.00'
VERSION='0.07.01rc1'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -20266,7 +20266,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 wpantund $as_me 0.07.00, which was
This file was extended by wpantund $as_me 0.07.01rc1, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -20333,7 +20333,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="\\
wpantund config.status 0.07.00
wpantund config.status 0.07.01rc1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
6 changes: 0 additions & 6 deletions etc/android/Android.mk

This file was deleted.

Loading

0 comments on commit 07f6861

Please sign in to comment.