From: David Goulet Date: Tue, 13 Mar 2012 15:34:28 +0000 (-0400) Subject: Make libcompat independent not to confuse automake X-Git-Tag: v2.0.0-rc3~6 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=d31efcff675bdd407f300de4ad971b74abb0c38f;hp=d31efcff675bdd407f300de4ad971b74abb0c38f;p=lttng-tools.git Make libcompat independent not to confuse automake Moving libcompat.la to the compat/ subdirectory and building it before every other libs. (closes #101 #153) Signed-off-by: David Goulet ---