diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2025-03-15 09:43:36 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2025-03-18 20:04:47 +0000 |
commit | 544a9d9e49a1ff1d031cf9c85518f7c95179834a (patch) | |
tree | d87fe0870a14ec0e85aa5727b1f32a1e6654b05b /libcpp/expr.cc | |
parent | 1ad1bcc991b32d72d4de4758c0dcac611f20cda8 (diff) | |
download | gcc-544a9d9e49a1ff1d031cf9c85518f7c95179834a.zip gcc-544a9d9e49a1ff1d031cf9c85518f7c95179834a.tar.gz gcc-544a9d9e49a1ff1d031cf9c85518f7c95179834a.tar.bz2 |
gcc, cobol: Check for get_current_dir_name [PR119301]
This adds a configure check for get_current_dir_name and falls back
to getcwd() if it is not available on the host.
PR cobol/119301
gcc/cobol/ChangeLog:
* util.cc: Check for the availability of get_current_dir_name
snf fall back to getcwd() if it is not present on the host.
gcc/ChangeLog:
* config.in: Regenerate.
* configure: Regenerate.
* configure.ac: Add check for get_current_dir_name.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'libcpp/expr.cc')
0 files changed, 0 insertions, 0 deletions