Page MenuHomeHEPForge

hevea.m4
No OneTemporary

hevea.m4

dnl noweb.m4 -- checks for HEVEA programs
dnl
### Determine paths to hevea components
AC_DEFUN([WO_PROG_HEVEA],
[dnl
AC_PATH_PROG([HEVEA], [hevea])
AC_PATH_PROG([HACHA], [hacha])
AC_PATH_PROG([IMAGEN], [imagen])
AM_CONDITIONAL([HEVEA_AVAILABLE],
[test -n "$HEVEA" -a -n "$HACHA" -a -n "$IMAGEN"])
])

File Metadata

Mime Type
text/x-m4
Expires
Sat, Dec 21, 3:56 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4019261
Default Alt Text
hevea.m4 (303 B)

Event Timeline