ref: 6f92ef3754dff5fdf82a809662476c330b25e20c
parent: ad85e74393cfb2667ea1f15756502ea2bc3cf3d9
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Thu Oct 25 17:57:25 EDT 2007
Add AM_PROG_CC_C_O as requested by automake 1.10. git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@455 ded80894-8fb9-0310-811b-c03f3676ab4d
--- a/configure.ac
+++ b/configure.ac
@@ -11,6 +11,7 @@
# Checks for programs.
AC_PROG_CC
+AM_PROG_CC_C_O
AC_PROG_RANLIB
# platform specific compiler flags