use "$@" instead of "$*"
git-svn-id: https://svn.musicpd.org/mpd/trunk@48 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -61,5 +61,5 @@ autoconf
|
||||
cd ../..
|
||||
|
||||
# Run configure for this platform
|
||||
./configure $*
|
||||
./configure "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user