convert to autotools

This commit is contained in:
William Hubbs 2010-05-04 12:59:53 -05:00
commit 056dcf70fe
14 changed files with 99 additions and 82 deletions

View file

@ -21,6 +21,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>