diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-01-17 12:45:10 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-01-18 19:15:44 -0500 |
commit | 3722489f1f606b7e35457dae63e5038e23f0752b (patch) | |
tree | 0d6f0c1f493f604e395a3ffa04f6fc8ca79ccf97 /newlib/libc/machine/rx/configure | |
parent | fe591ba3f75abce9e17c2c5cfab0f192a622954d (diff) | |
download | newlib-3722489f1f606b7e35457dae63e5038e23f0752b.zip newlib-3722489f1f606b7e35457dae63e5038e23f0752b.tar.gz newlib-3722489f1f606b7e35457dae63e5038e23f0752b.tar.bz2 |
newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT
The AC_LIBTOOL_WIN32_DLL macro has been deprecated for a while and code
should call LT_INIT with win32-dll instead. Update the calls to match.
The generated code is noisy not because of substantial differences, but
because the order of some macros change (i.e. instead of calling AS and
then CC, CC is called first and then AS).
Diffstat (limited to 'newlib/libc/machine/rx/configure')
0 files changed, 0 insertions, 0 deletions