mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-02-05 14:40:42 +08:00
* libltdl/m4/libtool.m4 (LT_PATH_NM): End test source with
newline. Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
This commit is contained in:
parent
2dcd12a856
commit
6eb353954c
@ -1,3 +1,9 @@
|
||||
2005-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* libltdl/m4/libtool.m4 (LT_PATH_NM): End test source with
|
||||
newline.
|
||||
Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
|
||||
|
||||
2005-10-13 Peter O'Gorman <peter@pogma.com>
|
||||
|
||||
* libltdl/ltdl.c (find_module): Check that dir is set.
|
||||
|
2
libltdl/m4/libtool.m4
vendored
2
libltdl/m4/libtool.m4
vendored
@ -2927,7 +2927,7 @@ _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
|
||||
|
||||
AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
|
||||
[lt_cv_nm_interface="BSD nm"
|
||||
printf "int some_variable = 0;" > conftest.$ac_ext
|
||||
echo "int some_variable = 0;" > conftest.$ac_ext
|
||||
(eval echo "\"\$as_me:__oline__: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
|
||||
(eval "$ac_compile" 2>conftest.err)
|
||||
cat conftest.err >&AS_MESSAGE_LOG_FD
|
||||
|
Loading…
Reference in New Issue
Block a user