/[hydra]/hydra/configure.in
ViewVC logotype

Diff of /hydra/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by nmav, Mon Oct 21 20:33:30 2002 UTC revision 1.29 by nmav, Fri Oct 25 10:42:02 2002 UTC
# Line 256  AC_ARG_ENABLE(hic, [  --disable-hic Line 256  AC_ARG_ENABLE(hic, [  --disable-hic
256  AC_MSG_RESULT($use_hic)  AC_MSG_RESULT($use_hic)
257    
258  if test "$use_hic" = "yes"; then  if test "$use_hic" = "yes"; then
259      AC_CHECK_FUNC( dlopen,
260       AC_DEFINE( ENABLE_HIC, 1, [whether to use HIC code])
261      )
262    AC_CHECK_LIB(dl, dlopen,    AC_CHECK_LIB(dl, dlopen,
263     LIBS="$LIBS -ldl"     LIBS="$LIBS -ldl"
264     AC_DEFINE( ENABLE_HIC, 1, [whether to use HIC code])     AC_DEFINE( ENABLE_HIC, 1, [whether to use HIC code])

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26