summaryrefslogtreecommitdiff
path: root/m4/woe32-dll.m4
Commit message (Collapse)AuthorAgeFilesLines
* build: Fix warnings emitted by autoconf-2.69d.Bruno Haible2020-11-141-2/+2
| | | | | | | * configure.ac: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. * m4/exported.m4 (gt_GLOBAL_SYMBOL_PIPE): Require LT_PATH_NM instead of AC_PROG_NM. * m4/woe32-dll.m4 (gl_WOE32_DLL): Use AC_LINK_IFELSE instead of AC_TRY_LINK.
* Fix copyright years.Bruno Haible2020-09-061-1/+1
|
* Fix copyright years.Bruno Haible2020-09-061-1/+1
|
* build: Add support for clang on Windows.Bruno Haible2020-09-061-8/+20
| | | | | * m4/woe32-dll.m4 (gl_WOE32_DLL): Set gl_cv_ld_autoimport to 'no' on MSVC and MSVC/clang.
* Prefer https URLs where possible.Bruno Haible2018-09-171-3/+3
|
* Add a comment.Bruno Haible2018-03-271-2/+3
|
* Don't use unreliable linker options on native Windows.Bruno Haible2009-04-191-0/+45