[binutils-gdb] libsframe: remove runstatedir in Makefile.in
Cl?ment Chigot
helflym@sourceware.org
Wed Jul 10 08:26:36 GMT 2024
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1ca89940494ae2b60647c8b2ac8fb91035a95b0a
commit 1ca89940494ae2b60647c8b2ac8fb91035a95b0a
Author: Clément Chigot <chigot@adacore.com>
Date: Wed Jul 10 10:24:45 2024 +0200
libsframe: remove runstatedir in Makefile.in
The regeneration was made with Ubuntu automake which has this runstatedir
additional variable, compared to the usual automake.
Diff:
---
libsframe/Makefile.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/libsframe/Makefile.in b/libsframe/Makefile.in
index 8483847cac0..8915321da78 100644
--- a/libsframe/Makefile.in
+++ b/libsframe/Makefile.in
@@ -486,7 +486,6 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
-runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
More information about the Binutils-cvs
mailing list