]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Port install_aux_file to OS/2
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Feb 2025 18:00:11 +0000 (10:00 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Feb 2025 18:18:35 +0000 (10:18 -0800)
commit2f64dcd048b08bb90ec44b26f4cd6b729112a28e
treef17887ee03315acd89998647bdf0e8484d480bf7
parent220e939e5cdc98452b3e5acb5a412807107c31cc
Port install_aux_file to OS/2

* bin/autoreconf.in (install_aux_file): Port to OS/2,
which does not allow file name operations on open files.
Problem reported by KO Myung-Hun in:
https://lists.gnu.org/r/autoconf-patches/2025-02/msg00001.html
bin/autoreconf.in