summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>2015-06-18 07:48:02 (GMT)
committerJean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>2015-06-18 07:48:02 (GMT)
commit023dfee9b4962b734940e247a56d7310a90c06d6 (patch)
tree47e289030ef8449f88f1f5c662f6387e7e3fb813 /configure.ac
parentbaceedd23903353477617f0b3e1f71cdbb4b3674 (diff)
autoconf: Update sub directory name
Due to patch 0e45cdf, the VERSION string has changed. And so, the the sub directory names has changed too: From 'ct-ng.1.21.0' to 'ct-ng.crosstool-ng-1.21.0-xx-yyyyyyy' This patch rename the sub directory to: 'crosstool-ng-1.21.0-xx-yyyyyyy' Signed-off-by: Jean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 573d0b9..adde2ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -391,8 +391,8 @@ AS_IF(
subdocdir=""
datarootdir="$prefix"
mandir="$docdir"],
- [sublibdir="/ct-ng.\${VERSION}"
- subdocdir="/ct-ng.\${VERSION}"])
+ [sublibdir="/\${VERSION}"
+ subdocdir="/\${VERSION}"])
#--------------------------------------------------------------------
# Finally, generate the output file(s)