]> granicus.if.org Git - graphviz/commitdiff
add AM_PROG_GCJ
authorellson <devnull@localhost>
Tue, 18 Oct 2005 21:12:35 +0000 (21:12 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 21:12:35 +0000 (21:12 +0000)
configure.ac

index c999842158cd10447f4d3f74efba409619e2a1ca..3b3451847ede22b692813e398ab6f7000481549b 100644 (file)
@@ -202,6 +202,7 @@ AM_PROG_LEX
 AC_PROG_YACC
 AC_PROG_AWK
 AM_PROG_LIBTOOL
+AM_PROG_GCJ
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_CHECK_PROG(SED,sed,sed,false)