binutils-gdb/gprofng/doc
Vladimir Mezentsev e5b12a313f Fix hard-coded bash path in gprofng
When running 'make check', the default gprofng test suite creates a
shell script for which it used a hardcoded shebang of '/usr/bin/bash'
this script would not run if bash is in a different location, like
/bin/bash

This commit adds 'AC_PATH_PROG(BASH, bash)' to configure.ac so the
installation path of bash is detected at configuration time. The
configuration is propagated to the runtest command line where it is
needed.
2024-05-08 22:18:24 -07:00
..
fdl.texi
gp-archive.texi Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gp-collect-app.texi Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gp-display-html.texi Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gp-display-src.texi Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gp-display-text.texi Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gp-macros.texi gprofng: updated man pages and user guide 2023-11-29 10:18:34 -08:00
gprofng_ug.texi Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
gprofng.texi Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
Makefile.am gprofng: Fix dvi documentation build rule 2024-04-15 09:51:19 +00:00
Makefile.in Fix hard-coded bash path in gprofng 2024-05-08 22:18:24 -07:00
mdate-sh Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
texinfo.tex
version.texi Change version to 2.42.50 and regenerate files 2024-01-15 15:13:36 +00:00