More portable parameter passing.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3039 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -347,7 +347,7 @@ uqm_process_config() {
|
||||
# Set the content dir
|
||||
CONTENTDIR="${INSTALL_SHAREDIR}uqm/content"
|
||||
|
||||
CFLAGS="$CFLAGS -I \"$BUILD_WORK\""
|
||||
CFLAGS="$CFLAGS -I\"$BUILD_WORK\""
|
||||
|
||||
# Export the HAVE_ symbols to config_unix.h, using config_unix.h.in
|
||||
# as template (or config_win.h/config_win.h.in).
|
||||
|
||||
Reference in New Issue
Block a user