summaryrefslogtreecommitdiff
path: root/am/flex.m4
blob: 51a2b9fca36d1135a349d57414a1f78bc98d00b8 (plain)
1
2
3
4
5
# flex.m4 serial 3
AC_DEFUN([MU_PROG_FLEX],
[AC_PATH_PROG([FLEX],[flex],[\$(SHELL) \$(top_srcdir)/build-aux/missing flex])
])
   

Return to:

Send suggestions and report system problems to the System administrator.