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 /zlib/Makefile.in | |
parent | Fix Z80 assembly failure. (diff) | |
download | binutils-gdb-6c037fdbf0a1cf32582285993e13307dd3272a9e.tar.gz binutils-gdb-6c037fdbf0a1cf32582285993e13307dd3272a9e.tar.bz2 binutils-gdb-6c037fdbf0a1cf32582285993e13307dd3272a9e.zip |
Update the config.guess and config.sub files from the master repository and regenerate files.
Diffstat (limited to 'zlib/Makefile.in')
-rw-r--r-- | zlib/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zlib/Makefile.in b/zlib/Makefile.in index 062dc04e80d..ac08b20b3f6 100644 --- a/zlib/Makefile.in +++ b/zlib/Makefile.in @@ -372,6 +372,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ |