Skip to content

Commit

Permalink
Update to libtool 2.4.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
wilx committed Feb 16, 2015
1 parent 8356521 commit 13708de
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 46 deletions.
57 changes: 37 additions & 20 deletions configure
Expand Up @@ -12187,8 +12187,8 @@ esac



macro_version='2.4.5'
macro_revision='2.4.5'
macro_version='2.4.6'
macro_revision='2.4.6'



Expand Down Expand Up @@ -15445,7 +15445,7 @@ func_munge_path_list ()
x)
;;
*:)
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \S|@1\"
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
;;
x:*)
eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
Expand Down Expand Up @@ -19287,13 +19287,20 @@ if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then
sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec
fi

# lt_cv_sys_lib... is unaugmented for libtool script decls...
lt_cv_sys_lib_dlsearch_path_spec=$sys_lib_dlsearch_path_spec
# remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec

# ..but sys_lib_... needs LT_SYS_LIBRARY_PATH munging for
# LT_SYS_DLSEARCH_PATH macro in ltdl.m4 to work with the correct paths:
# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH"

# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool
configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH









Expand Down Expand Up @@ -23242,13 +23249,17 @@ if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then
sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec
fi

# lt_cv_sys_lib... is unaugmented for libtool script decls...
lt_cv_sys_lib_dlsearch_path_spec=$sys_lib_dlsearch_path_spec
# remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec

# ..but sys_lib_... needs LT_SYS_LIBRARY_PATH munging for
# LT_SYS_DLSEARCH_PATH macro in ltdl.m4 to work with the correct paths:
# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH"

# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool
configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH






Expand Down Expand Up @@ -24293,7 +24304,8 @@ finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
lt_cv_sys_lib_dlsearch_path_spec='`$ECHO "$lt_cv_sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
Expand Down Expand Up @@ -24497,7 +24509,8 @@ postinstall_cmds \
postuninstall_cmds \
finish_cmds \
sys_lib_search_path_spec \
lt_cv_sys_lib_dlsearch_path_spec \
configure_time_dlsearch_path \
configure_time_lt_sys_library_path \
reload_cmds_CXX \
old_archive_cmds_CXX \
old_archive_from_new_cmds_CXX \
Expand Down Expand Up @@ -25319,7 +25332,7 @@ $as_echo X"$file" |
available_tags='CXX '

# Configured defaults for sys_lib_dlsearch_path munging.
: \${LT_SYS_LIBRARY_PATH="$LT_SYS_LIBRARY_PATH"}
: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"}

# ### BEGIN LIBTOOL CONFIG

Expand Down Expand Up @@ -25573,8 +25586,11 @@ hardcode_into_libs=$hardcode_into_libs
# Compile-time system search path for libraries.
sys_lib_search_path_spec=$lt_sys_lib_search_path_spec

# Run-time system search path for libraries.
sys_lib_dlsearch_path_spec=$lt_lt_cv_sys_lib_dlsearch_path_spec
# Detected run-time system search path for libraries.
sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path

# Explicit LT_SYS_LIBRARY_PATH set during ./configure time.
configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path

# Whether dlopen is supported.
dlopen_support=$enable_dlopen
Expand Down Expand Up @@ -25740,9 +25756,8 @@ compiler_lib_search_path=$lt_compiler_lib_search_path
_LT_EOF

cat <<'_LT_EOF' >> "$cfgfile"
## -------------------------------------- ##
## Shell functions shared with configure. ##
## -------------------------------------- ##

# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE

# func_munge_path_list VARIABLE PATH
# -----------------------------------
Expand All @@ -25764,7 +25779,7 @@ func_munge_path_list ()
x)
;;
*:)
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \S|@1\"
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
;;
x:*)
eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
Expand Down Expand Up @@ -25795,6 +25810,8 @@ func_cc_basename ()
}


# ### END FUNCTIONS SHARED WITH CONFIGURE

_LT_EOF

case $host_os in
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl This version of log4cplus requires the follwing autotools versions:
dnl autoconf-2.69
dnl automake-1.15
dnl libtool-2.4.5
dnl libtool-2.4.6

AC_INIT([log4cplus],[2.0.0])
AC_CANONICAL_TARGET
Expand Down
23 changes: 15 additions & 8 deletions ltmain.sh
Expand Up @@ -2,7 +2,7 @@
## DO NOT EDIT - This file generated from ./build-aux/ltmain.in
## by inline-source v2014-01-03.01

# libtool (GNU libtool) 2.4.5
# libtool (GNU libtool) 2.4.6
# Provide generalized library-building support services.
# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Expand Down Expand Up @@ -31,8 +31,8 @@

PROGRAM=libtool
PACKAGE=libtool
VERSION=2.4.5
package_revision=2.4.5
VERSION=2.4.6
package_revision=2.4.6


## ------ ##
Expand Down Expand Up @@ -64,7 +64,7 @@ package_revision=2.4.5
# libraries, which are installed to $pkgauxdir.

# Set a version string for this script.
scriptversion=2014-01-03.01; # UTC
scriptversion=2015-01-20.17; # UTC

# General shell script boiler plate, and helper functions.
# Written by Gary V. Vaughan, 2004
Expand Down Expand Up @@ -192,7 +192,7 @@ func_path_progs ()

_G_path_prog_max=0
_G_path_prog_found=false
_G_save_IFS=$IFS; IFS=$PATH_SEPARATOR
_G_save_IFS=$IFS; IFS=${PATH_SEPARATOR-:}
for _G_dir in $_G_PATH; do
IFS=$_G_save_IFS
test -z "$_G_dir" && _G_dir=.
Expand Down Expand Up @@ -1977,7 +1977,7 @@ func_version ()
# End:

# Set a version string.
scriptversion='(GNU libtool) 2.4.5'
scriptversion='(GNU libtool) 2.4.6'


# func_echo ARG...
Expand Down Expand Up @@ -2039,7 +2039,12 @@ usage_message="Options:
"

# Additional text appended to 'usage_message' in response to '--help'.
long_help_message=$long_help_message"
func_help ()
{
$debug_cmd

func_usage_message
$ECHO "$long_help_message
MODE must be one of the following:
Expand All @@ -2063,13 +2068,15 @@ include the following information:
compiler: $LTCC
compiler flags: $LTCFLAGS
linker: $LD (gnu? $with_gnu_ld)
version: $progname (GNU libtool) 2.4.5
version: $progname (GNU libtool) 2.4.6
automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q`
Report bugs to <bug-libtool@gnu.org>.
GNU libtool home page: <http://www.gnu.org/software/libtool/>.
General help using GNU software: <http://www.gnu.org/gethelp/>."
exit 0
}


# func_lo2o OBJECT-NAME
Expand Down
27 changes: 16 additions & 11 deletions m4/libtool.m4
Expand Up @@ -738,7 +738,7 @@ _LT_COPYING
_LT_LIBTOOL_TAGS
# Configured defaults for sys_lib_dlsearch_path munging.
: \${LT_SYS_LIBRARY_PATH="$LT_SYS_LIBRARY_PATH"}
: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"}
# ### BEGIN LIBTOOL CONFIG
_LT_LIBTOOL_CONFIG_VARS
Expand All @@ -748,13 +748,14 @@ _LT_LIBTOOL_TAG_VARS
_LT_EOF
cat <<'_LT_EOF' >> "$cfgfile"
## -------------------------------------- ##
## Shell functions shared with configure. ##
## -------------------------------------- ##
# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE
_LT_PREPARE_MUNGE_PATH_LIST
_LT_PREPARE_CC_BASENAME
# ### END FUNCTIONS SHARED WITH CONFIGURE
_LT_EOF
case $host_os in
Expand Down Expand Up @@ -2256,7 +2257,7 @@ func_munge_path_list ()
x)
;;
*:)
eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \$@S|@1\"
eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
;;
x:*)
eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
Expand Down Expand Up @@ -3100,13 +3101,15 @@ if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then
sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec
fi
# lt_cv_sys_lib... is unaugmented for libtool script decls...
lt_cv_sys_lib_dlsearch_path_spec=$sys_lib_dlsearch_path_spec
# remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec
# ..but sys_lib_... needs LT_SYS_LIBRARY_PATH munging for
# LT_SYS_DLSEARCH_PATH macro in ltdl.m4 to work with the correct paths:
# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH"
# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool
configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH
_LT_DECL([], [variables_saved_for_relink], [1],
[Variables whose values should be saved in libtool wrapper scripts and
restored at link time])
Expand Down Expand Up @@ -3139,8 +3142,10 @@ _LT_DECL([], [hardcode_into_libs], [0],
[Whether we should hardcode library paths into libraries])
_LT_DECL([], [sys_lib_search_path_spec], [2],
[Compile-time system search path for libraries])
_LT_DECL([sys_lib_dlsearch_path_spec], [lt_cv_sys_lib_dlsearch_path_spec], [2],
[Run-time system search path for libraries])
_LT_DECL([sys_lib_dlsearch_path_spec], [configure_time_dlsearch_path], [2],
[Detected run-time system search path for libraries])
_LT_DECL([], [configure_time_lt_sys_library_path], [2],
[Explicit LT_SYS_LIBRARY_PATH set during ./configure time])
])# _LT_SYS_DYNAMIC_LINKER


Expand Down
10 changes: 5 additions & 5 deletions m4/ltversion.m4
Expand Up @@ -9,15 +9,15 @@

# @configure_input@

# serial 4171 ltversion.m4
# serial 4179 ltversion.m4
# This file is part of GNU Libtool

m4_define([LT_PACKAGE_VERSION], [2.4.5])
m4_define([LT_PACKAGE_REVISION], [2.4.5])
m4_define([LT_PACKAGE_VERSION], [2.4.6])
m4_define([LT_PACKAGE_REVISION], [2.4.6])

AC_DEFUN([LTVERSION_VERSION],
[macro_version='2.4.5'
macro_revision='2.4.5'
[macro_version='2.4.6'
macro_revision='2.4.6'
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
_LT_DECL(, macro_revision, 0)
])
2 changes: 1 addition & 1 deletion scripts/doautoreconf.sh
Expand Up @@ -2,7 +2,7 @@

export AUTOMAKE_SUFFIX=-1.15
export AUTOCONF_SUFFIX=-2.69
export LIBTOOL_SUFFIX=-2.4.5
export LIBTOOL_SUFFIX=-2.4.6

export ACLOCAL="aclocal${AUTOMAKE_SUFFIX}"
export AUTOMAKE="automake${AUTOMAKE_SUFFIX}"
Expand Down

0 comments on commit 13708de

Please sign in to comment.