AC_CANONICAL_HOST.
* THANKS: Update.
Report by Jakub Bogusz.
+2008-03-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * libltdl/m4/ltoptions.m4 (AC_LIBTOOL_WIN32_DLL): Require
+ AC_CANONICAL_HOST.
+ * THANKS: Update.
+ Report by Jakub Bogusz.
+
2008-03-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* NEWS: Update.
Henning Nielsen Lund hnl_dk@amigaos.dk
Howard Chu hyc@highlandsun.com
Ian Lance Taylor ian@cygnus.com
+ Jakub Bogusz qboosh@pld-linux.org
Jacob Meuser jakemsr@jakemsr.com
James Su james.su@gmail.com
Jeff Squyres jsquyres@lam-mpi.org
])# win32-dll
AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
-[_LT_SET_OPTION([LT_INIT], [win32-dll])
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+_LT_SET_OPTION([LT_INIT], [win32-dll])
AC_DIAGNOSE([obsolete],
[$0: Remove this warning and the call to _LT_SET_OPTION when you
put the `win32-dll' option into LT_INIT's first parameter.])