Skip to content
Snippets Groups Projects
Commit 1cc941b7 authored by Alastair Reid's avatar Alastair Reid
Browse files

[project @ 1997-08-22 16:14:05 by reid]

Added test for greencard
parent 9f201152
No related merge requests found
......@@ -570,6 +570,12 @@ AC_PATH_PROG(LxCmd,lx)
AC_SUBST(LxCmd)
#
#
dnl ** check for installed green-card binary
#
AC_PATH_PROG(GreencardCmd,green-card)
AC_SUBST(GreencardCmd)
#
#
dnl ** check for full ANSI header (.h) files
#
AC_HEADER_STDC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment