]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/configure
sim: avoid installing headers when there is no sim
authorMike Frysinger <vapier@gentoo.org>
Fri, 19 Nov 2021 00:10:28 +0000 (19:10 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 19 Nov 2021 00:45:54 +0000 (19:45 -0500)
commitfb2c495f94fd5a87db2960a28e0c264fb94bfa29
tree67fd2fb7a0165406e7d23f3fd6741718399318b6
parenta6e8dea6862f09ae7fef6266142de2868a4e7a1d
sim: avoid installing headers when there is no sim

If we aren't building any sims, don't install the sim headers as they
won't be useful to anyone.
sim/Makefile.am
sim/Makefile.in
sim/configure
sim/configure.ac