Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8309615
hevea.m4
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
303 B
Subscribers
None
hevea.m4
View Options
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
Details
Attached
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)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment