diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2023-01-07 17:15:05 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2023-01-07 17:15:05 +0000 |
commit | 4ac03ca0f3ca4207a9c016f7866247d9eb5d4362 (patch) | |
tree | 00e2ed626f667461b85f90381fd3e0c618295800 /lib/libXpm/cxpm | |
parent | 24b609315bcc689027b51a0210dd2551a2bd7743 (diff) |
Update to libXpm 3.5.14. This adds manual pages and fixes typos in comments.
Diffstat (limited to 'lib/libXpm/cxpm')
-rw-r--r-- | lib/libXpm/cxpm/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libXpm/cxpm/Makefile.in b/lib/libXpm/cxpm/Makefile.in index 5cbe835aa..7d9a0de96 100644 --- a/lib/libXpm/cxpm/Makefile.in +++ b/lib/libXpm/cxpm/Makefile.in @@ -254,6 +254,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ |