summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2011-12-07 11:12:27 +0000
committerAdam Spiers <stow@adamspiers.org>2011-12-07 20:49:11 +0000
commit979c1de54b31d11589a7edcaf56966b4d4f3e9d2 (patch)
tree89fda329013a60ac3f8794878cfddd6ad0826dee
parent23fe1510d27367321d829f073cfbabb993eadd6b (diff)
downloadstow-pmdir-default.tar.gz
Failed attempts to expand help text in AC_ARG_WITH.pmdir-default
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7d4ac4a..2273b9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ AC_ARG_WITH(
[pmdir],
AS_HELP_STRING(
[--with-pmdir=DIR],
- [Install Perl modules in DIR]),
+ [Install Perl modules in DIR @<:@PREFIX/${pmdir_relative_path}@:>@]),
[PMDIR=${withval}],
[PMDIR='${prefix}'/"$pmdir_relative_path"])
AC_CONFIG_COMMANDS_POST([[