Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 9754] cannot escape spaces in configure options

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 9754] cannot escape spaces in configure options
  • Date: Sun, 11 Sep 2005 10:57:28 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9754


acedit AT armory.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Version|1.12.x |1.13.x




------- Additional Comments From acedit AT armory.com 2005-09-11 10:57 -------
Most people just set a sentinal value through the depends commands and then
replace it in BUILD on the configure command line. I dont think this blocks
your
spell, you'll just need a custom BUILD file.

I dont know of any nice way to make a variable parse into multiple parameters
but still group certain parameters that include spaces together. Variables
just
dont nest in bash.

Changing the ./configure line to eval ./configure doesnt seem to fix this
right
away. Probably need to do some complicated quoting looping thing.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page