From: Alexandre Montplaisir Date: Wed, 8 Feb 2012 21:34:48 +0000 (-0500) Subject: Modernize configure.ac X-Git-Tag: v1.5-beta1~98 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=2e589766126f5d4d3ac6fc01122eb684a12da47e;hp=2e589766126f5d4d3ac6fc01122eb684a12da47e;p=lttv.git Modernize configure.ac Replace the old, very long autogen.sh with a 3-line bootstrap. Use Autoconf portable macros where applicable. This also makes the bootstrap fail right away when trying to compile on a system without libgtk/glib, instead of throwing an obscure error at configure time. Signed-off-by: Alexandre Montplaisir Signed-off-by: Yannick Brosseau ---