summaryrefslogtreecommitdiffstats
path: root/m4/dpkg-progs.m4
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:30 +0000
commit396478fcc2ed755e02e2573c8be89e9a98aec512 (patch)
tree5f3b06ddc745429831d93323182288ade533804f /m4/dpkg-progs.m4
parentAdding debian version 1.22.4. (diff)
downloaddpkg-396478fcc2ed755e02e2573c8be89e9a98aec512.tar.xz
dpkg-396478fcc2ed755e02e2573c8be89e9a98aec512.zip
Merging upstream version 1.22.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'm4/dpkg-progs.m4')
-rw-r--r--m4/dpkg-progs.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/dpkg-progs.m4 b/m4/dpkg-progs.m4
index c4af8db..cd18ba1 100644
--- a/m4/dpkg-progs.m4
+++ b/m4/dpkg-progs.m4
@@ -79,6 +79,8 @@ AC_DEFUN([DPKG_PROG_PERL], [
$r =~ s/$Config{vendorprefixexp}/\$(prefix)/;
print $r')
])
+ DPKG_WITH_DIR([perllibdir], [${PERL_LIBDIR}],
+ [perl modules directory])
])# DPKG_PROG_PERL
# DPKG_PROG_PO4A