libvirt/src/cpu
Andrea Bolognani c0a4a98eab Fix names for abs_top_{src,build}dir variables
According to the official documentation for autoconf[1], the
correct names for these variables are abs_top_{src,build}dir
rather than abs_top{src,build}dir; in fact, we're already
using the correct names in various places, so let's just make
everything nice and consistent.

[1] https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Preset-Output-Variables.html

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2019-03-14 10:05:28 +01:00
..
cpu_arm.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu_arm.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_map.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
cpu_map.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_ppc64_data.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_ppc64.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu_ppc64.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_s390.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu_s390.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_x86_data.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_x86.c cpu: Don't access invalid memory in virCPUx86Translate 2019-03-07 15:30:40 +01:00
cpu_x86.h cpu_x86: Add virCPUx86DataGetSignature for tests 2019-03-05 14:47:49 +01:00
cpu.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
Makefile.inc.am make: split CPU build rules into cpu/Makefile.inc.am 2018-03-05 17:12:01 +00:00