From: Yannick Brosseau Date: Fri, 13 Jan 2012 15:23:49 +0000 (-0500) Subject: Remove stringify and add quotes directly in the configure X-Git-Tag: v2.0-pre17~17 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=fb6f1fa2b2d7c1ce61b782db6d62e32ad9fcac12;hp=fb6f1fa2b2d7c1ce61b782db6d62e32ad9fcac12;p=lttng-tools.git Remove stringify and add quotes directly in the configure Some part of the path where the same as some defined variable and the resulting string conversion gave the wrong result. Remove the whole stringify function, since its use can be misleading Signed-off-by: Yannick Brosseau Signed-off-by: David Goulet ---