convert to ANSI-C

This commit is contained in:
Pierre Joye
2010-10-05 16:58:47 -07:00
committed by Pascal Massimino
parent c3f41cb47e
commit c8d15efa12
11 changed files with 382 additions and 482 deletions

View File

@@ -1,7 +1,6 @@
AC_INIT([webpdecode], [0.1])
AM_INIT_AUTOMAKE
AC_PROG_LIBTOOL
AC_PROG_CC_C99
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile examples/Makefile src/Makefile])
AC_OUTPUT