Fix so we can compile on Fedora 9 still.

This commit is contained in:
Clifford T. Matthews 2009-11-27 16:22:37 -07:00
parent bb56a75d7b
commit 21b993bbdd
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ AC_CONFIG_SRCDIR([syngen/main.c])
AC_CONFIG_HEADERS([include/config.h])
# Checks for programs.
AC_PROG_LIBTOOL
AC_PROG_CC
AM_PROG_CC_C_O
AM_PROG_AS