mach: Fix installing mach_i386.h
commit196358ae26aa38a70fb6f19a77311c8a58bff929
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 22 May 2023 23:44:43 +0000 (23 01:44 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 22 May 2023 23:47:05 +0000 (23 01:47 +0200)
tree489446fa5625b31abcb3bd8ef56b51cab8a6768d
parent6151d3b79a8017b6cd0ceb17508b5f1eadafdbb4
mach: Fix installing mach_i386.h

We do not want mach_i386.h to get installed into machine/, but into
i386/ or x86_64/ depending where mach_i386.defs was found, i.e.
according to 32/64 bitness.
sysdeps/mach/configure
sysdeps/mach/configure.ac