newline.
Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
+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.
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