upstream: 11:9fa5dfdc9718 [strengthened install and uninstall against path names with blanks]

strengthened install and uninstall against path names with blanks;
small updates in various files and documentation
This commit is contained in:
Stéphane Lesimple
2021-10-03 17:29:57 +02:00
parent 8d088fc6e4
commit 1382e19eb5
6 changed files with 65 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
# Bash based configure - library of test functions
# Copyright (C) 2004-2016 Carsten Gn<47>rlich
# Copyright (C) 2019-2021 The dvdisaster development team.
#
# Email: support@dvdisaster.org
#
@@ -68,7 +69,7 @@
# WITH_OPTION name default adds -DWITH_OPTION_VALUE for -with-option=value args
# to CFG_WITH_OPTIONS
CONFIGURE_VERSION="0.58"
CONFIGURE_VERSION="0.59"
echo "Bash based configure V$CONFIGURE_VERSION"
echo