Modernize configure.ac
authorAlexandre Montplaisir <alexandre.montplaisir@gmail.com>
Wed, 8 Feb 2012 21:34:48 +0000 (16:34 -0500)
committerYannick Brosseau <yannick.brosseau@gmail.com>
Sat, 11 Feb 2012 03:04:40 +0000 (22:04 -0500)
commit2e589766126f5d4d3ac6fc01122eb684a12da47e
treee60ab83f37bff69da011488d8c5b31c01ebd15cc
parenta030533262e920d7d39bbf11e1c599a974d729a3
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 <alexandre.montplaisir@gmail.com>
Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Makefile.am
autogen.sh [deleted file]
bootstrap [new file with mode: 0755]
configure.ac
This page took 0.024159 seconds and 4 git commands to generate.