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

Diff of /hydra/configure.in

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

revision 1.30 by nmav, Sat Oct 26 20:58:48 2002 UTC revision 1.31 by nmav, Sun Oct 27 10:06:28 2002 UTC
# Line 287  if test "$use_hic" = "yes"; then Line 287  if test "$use_hic" = "yes"; then
287    )    )
288  fi  fi
289    
290    AC_CHECK_FUNC( fnmatch,
291     AC_DEFINE( ENABLE_ACCESS_LISTS, 1, [whether to enable file access control lists]) ,
292     AC_MSG_WARN([[
293      ***
294      *** fnmatch() is not available in your system. File access control lists
295      *** will not be available.
296     ]])
297    )
298    
299  if test -n "$GCC"; then  if test -n "$GCC"; then
300    dnl if we are running gcc, use -pipe    dnl if we are running gcc, use -pipe

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26