summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0b907ee)
raw | patch | inline | side by side (parent: 0b907ee)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Sun, 1 Apr 2007 15:54:33 +0000 (15:54 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Sun, 1 Apr 2007 15:54:33 +0000 (15:54 +0000) |
src/extension/parameter.cpp | patch | blob | history |
index 3dc0842ecc6ceb2316dc7cdd8153472d4471622c..66405e57ecd7e8efca9d4921152f3b8924e87f3a 100644 (file)
# include "config.h"
#endif
-#ifdef linux
+#ifdef linux // does the dollar sign need escaping when passed as string parameter?
# define ESCAPE_DOLLAR_COMMANDLINE
#endif