Home
last modified time | relevance | path

Searched refs:enable_libctf (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dconfigure.ac324 if test "${enable_libctf}" = yes; then
327 AM_CONDITIONAL(ENABLE_LIBCTF, test "${enable_libctf}" = yes)
328 AC_SUBST(enable_libctf) subst
661 if test "${enable_libctf}" = no; then
H A DMakefile.am722 $(AM_V_GEN)echo "set enable_libctf ${enable_libctf}" >> $@
H A DMakefile.in522 enable_libctf = @enable_libctf@
2448 $(AM_V_GEN)echo "set enable_libctf ${enable_libctf}" >> $@
H A Dconfigure15810 enableval=$enable_libctf;
15817 enable_libctf=yes
15821 if test "${enable_libctf}" = yes; then
15826 if test "${enable_libctf}" = yes; then
19479 if test "${enable_libctf}" = no; then
H A DChangeLog-20201642 * configure.ac (enable_libctf): Substitute it.
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dconfigure.ac286 if test "${enable_libctf}" = yes; then
289 AM_CONDITIONAL(ENABLE_LIBCTF, test "${enable_libctf}" = yes)
290 AC_SUBST(enable_libctf) subst
630 if test "${enable_libctf}" = no; then
H A DMakefile.in508 enable_libctf = @enable_libctf@
2665 $(AM_V_GEN)echo "set enable_libctf ${enable_libctf}" >> $@
H A DMakefile.am1006 $(AM_V_GEN)echo "set enable_libctf ${enable_libctf}" >> $@
H A Dconfigure15553 enableval=$enable_libctf;
15560 enable_libctf=yes
15564 if test "${enable_libctf}" = yes; then
15569 if test "${enable_libctf}" = yes; then
17348 if test "${enable_libctf}" = no; then
H A DChangeLog-20201642 * configure.ac (enable_libctf): Substitute it.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dconfigure.ac115 if test "${enable_libctf}" = yes; then
118 AM_CONDITIONAL(ENABLE_LIBCTF, test "${enable_libctf}" = yes)
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dconfigure.ac130 if test "${enable_libctf}" = yes; then
133 AM_CONDITIONAL(ENABLE_LIBCTF, test "${enable_libctf}" = yes)
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/
H A Dconfigure2198 enableval=$enable_libctf;
2205 enable_libctf=yes
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2021853 (enable_libctf): Subst this, not ENABLE_LIBCTF.