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

Diff of /hydra/configure.in

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

revision 1.40 by nmav, Thu Mar 9 18:11:49 2006 UTC revision 1.41 by nmav, Thu Mar 9 18:14:02 2006 UTC
# Line 19  AM_MAINTAINER_MODE Line 19  AM_MAINTAINER_MODE
19    
20  use_smp=yes  use_smp=yes
21    
22  AC_MSG_CHECKING(whether to include SMP support)  AC_MSG_CHECKING([whether to include SMP support])
23  AC_ARG_ENABLE(smp, [  --disable-smp           Do not include SMP support],  AC_ARG_ENABLE(smp,
24   [  AS_HELP_STRING([  --disable-smp           Do not include SMP support]),
25    if test "$enableval" = "yes" ; then  use_smp=$enableval)
    use_smp=yes  
   else  
    use_smp=no  
   fi  
  ]  
 )  
26    
27  AC_MSG_RESULT($use_smp)  AC_MSG_RESULT($use_smp)
28    

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26