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>
This commit is contained in:
Jean-Marie Lemetayer 2015-06-18 09:48:02 +02:00
parent baceedd239
commit 023dfee9b4

View File

@ -391,8 +391,8 @@ AS_IF(
subdocdir="" subdocdir=""
datarootdir="$prefix" datarootdir="$prefix"
mandir="$docdir"], mandir="$docdir"],
[sublibdir="/ct-ng.\${VERSION}" [sublibdir="/\${VERSION}"
subdocdir="/ct-ng.\${VERSION}"]) subdocdir="/\${VERSION}"])
#-------------------------------------------------------------------- #--------------------------------------------------------------------
# Finally, generate the output file(s) # Finally, generate the output file(s)