[project @ 1998-03-03 17:13:09 by sof]
[ghc-hetmet.git] / configure.in
index 078d180..97acf32 100644 (file)
@@ -418,11 +418,6 @@ dnl ** check for installed lx binary
 #
 AC_PATH_PROG(LxCmd,lx)
 
-#
-dnl ** check for installed green-card binary
-#
-AC_PATH_PROG(GreencardCmd,green-card)
-
 #### program checking section ends here ####
 
 ####--------------------------------------------------