rev 455 - trunk

[email protected] Thu, 25 Oct 2007 14:57:26 -0700 (PDT)
Newsgroups gmane.comp.printing.ghostscript.jbig2dec.cvs
Message-ID <[email protected]>
Author: giles
Date: 2007-10-25 14:57:25 -0700 (Thu, 25 Oct 2007)
New Revision: 455

Modified:
   trunk/configure.ac
Log:
Add AM_PROG_CC_C_O as requested by automake 1.10.


Modified: trunk/configure.ac
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/configure.ac	2007-02-06 08:10:58 UTC (rev 454)
+++ trunk/configure.ac	2007-10-25 21:57:25 UTC (rev 455)
@@ -11,6 +11,7 @@
=20
 # Checks for programs.
 AC_PROG_CC
+AM_PROG_CC_C_O
 AC_PROG_RANLIB
=20
 # platform specific compiler flags