diff options
author | Nick Clifton <nickc@redhat.com> | 2022-01-17 16:21:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-01-17 16:21:22 +0000 |
commit | 6c037fdbf0a1cf32582285993e13307dd3272a9e (patch) | |
tree | b0bdfc9c2c3149c4b3b95a7f5553b9f1d89cd9a4 /ld/Makefile.in | |
parent | 1adce770ea443ec73c8af29618c504495893d0b8 (diff) | |
download | gdb-6c037fdbf0a1cf32582285993e13307dd3272a9e.zip gdb-6c037fdbf0a1cf32582285993e13307dd3272a9e.tar.gz gdb-6c037fdbf0a1cf32582285993e13307dd3272a9e.tar.bz2 |
Update the config.guess and config.sub files from the master repository and regenerate files.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r-- | ld/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in index 61e93ee..5158fc8 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -523,6 +523,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ |