summaryrefslogtreecommitdiff
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2019-01-18 14:18:22 +0100
committerMark Wielaard <mark@klomp.org>2019-01-31 23:51:17 +0100
commitb63007ed58d23afdd64a4e77a447a12b64c5bced (patch)
tree75243cab4b80cd2bb2fffc5558e202a454240461 /libelf/ChangeLog
parentfe7d3f3635e66fe8ec1fde91f886857b0dea7d22 (diff)
downloadelfutils-b63007ed58d23afdd64a4e77a447a12b64c5bced.tar.gz
configure: Add new --enable-install-elfh option.
We explicitly test (with system-elf-libelf) that our include headers work with the system elf.h header. But it might be helpful to install the elf.h file for a private install. Our elf.h header really is just a copy of the latest glibc elf.h. But it might be newer and include more constants than the system installed elf.h. Add a new configure option --enable-install-elfh to install elf.h. But warn when it is enabled for the default /usr or /usr/local prefix because it might clash with the glibc/system elf.h header in that case. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index 5783f0c3..b89e93fe 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-18 Mark Wielaard <mark@klomp.org>
+
+ * Makefile.am (INSTALL_ELFH): Add elf.h to include_HEADERS when
+ defined, otherwise (the default) add elf.h to noinst_HEADERS.
+
2019-01-16 Mark Wielaard <mark@klomp.org>
* note_xlate.h (elf_cvt_note): Check n_namesz and n_descsz don't