summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-12-23 21:23:09 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-12-23 21:23:09 +0300
commit0dd08f348e6d1d9e24eacc14a563b93a510f3e11 (patch)
treebc4180bd6fcb9c5d5869e1b5c498e994f1236051 /.appveyor.yml
parent386757467ffcd6580f720095c6d560797614fef5 (diff)
downloadbdwgc-0dd08f348e6d1d9e24eacc14a563b93a510f3e11.tar.gz
Replace obsolete AC_TRY_COMPILE/LINK/RUN in configure.ac
(refactoring) * configure.ac (AC_TRY_COMPILE): Replace with AC_COMPILE_IFELSE(AC_LANG_SOURCE) or AC_COMPILE_IFELSE(AC_LANG_PROGRAM). * configure.ac (AC_TRY_LINK): Replace with AC_LINK_IFELSE(AC_LANG_PROGRAM); reformat code. * configure.ac (AC_TRY_RUN): Replace with AC_RUN_IFELSE(AC_LANG_SOURCE).
Diffstat (limited to '.appveyor.yml')
0 files changed, 0 insertions, 0 deletions