libtool.m4 (recode-3.7.4) | : | libtool.m4 (recode-3.7.5) | ||
---|---|---|---|---|
skipping to change at line 698 | skipping to change at line 698 | |||
setopt NO_GLOB_SUBST | setopt NO_GLOB_SUBST | |||
fi | fi | |||
cfgfile=${ofile}T | cfgfile=${ofile}T | |||
trap "$RM \"$cfgfile\"; exit 1" 1 2 15 | trap "$RM \"$cfgfile\"; exit 1" 1 2 15 | |||
$RM "$cfgfile" | $RM "$cfgfile" | |||
cat <<_LT_EOF >> "$cfgfile" | cat <<_LT_EOF >> "$cfgfile" | |||
#! $SHELL | #! $SHELL | |||
# Generated automatically by $as_me ($PACKAGE) $VERSION | # Generated automatically by $as_me ($PACKAGE) $VERSION | |||
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: | ||||
# NOTE: Changes made to this file will be lost: look at ltmain.sh. | # NOTE: Changes made to this file will be lost: look at ltmain.sh. | |||
# Provide generalized library-building support services. | # Provide generalized library-building support services. | |||
# Written by Gordon Matzigkeit, 1996 | # Written by Gordon Matzigkeit, 1996 | |||
_LT_COPYING | _LT_COPYING | |||
_LT_LIBTOOL_TAGS | _LT_LIBTOOL_TAGS | |||
# Configured defaults for sys_lib_dlsearch_path munging. | # Configured defaults for sys_lib_dlsearch_path munging. | |||
: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"} | : \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"} | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |