Diff for /rpl/Attic/configure between versions 1.91 and 1.93

version 1.91, 2011/10/10 10:58:10 version 1.93, 2011/11/17 19:29:36
Line 716  CPPFLAGS Line 716  CPPFLAGS
 LDFLAGS  LDFLAGS
 CFLAGS  CFLAGS
 CC  CC
   AM_BACKSLASH
   AM_DEFAULT_VERBOSITY
 am__untar  am__untar
 am__tar  am__tar
 AMTAR  AMTAR
Line 792  SHELL' Line 794  SHELL'
 ac_subst_files=''  ac_subst_files=''
 ac_user_opts='  ac_user_opts='
 enable_option_checking  enable_option_checking
   enable_silent_rules
 enable_dependency_tracking  enable_dependency_tracking
 with_x  with_x
 with_32bits_abi  with_32bits_abi
Line 1470  Optional Features: Line 1473  Optional Features:
   --disable-option-checking  ignore unrecognized --enable/--with options    --disable-option-checking  ignore unrecognized --enable/--with options
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     --enable-silent-rules          less verbose build output (undo: `make V=1')
     --disable-silent-rules         verbose build output (undo: `make V=0')
   --disable-dependency-tracking  speeds up one-time build    --disable-dependency-tracking  speeds up one-time build
   --enable-dependency-tracking   do not reject slow dependency extractors    --enable-dependency-tracking   do not reject slow dependency extractors
   --enable-recursive      recursive configuration (default=yes)    --enable-recursive      recursive configuration (default=yes)
Line 3198  else Line 3203  else
 fi  fi
 rmdir .tst 2>/dev/null  rmdir .tst 2>/dev/null
   
   # Check whether --enable-silent-rules was given.
   if test "${enable_silent_rules+set}" = set; then :
     enableval=$enable_silent_rules;
   fi
   
   case $enable_silent_rules in
   yes) AM_DEFAULT_VERBOSITY=0;;
   no)  AM_DEFAULT_VERBOSITY=1;;
   *)   AM_DEFAULT_VERBOSITY=1;;
   esac
   AM_BACKSLASH='\'
   
 if test "`cd $srcdir && pwd`" != "`pwd`"; then  if test "`cd $srcdir && pwd`" != "`pwd`"; then
   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output    # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
   # is not polluted with repeated "-I."    # is not polluted with repeated "-I."
Line 3260  am__tar='${AMTAR} chof - "$$tardir"'; am Line 3277  am__tar='${AMTAR} chof - "$$tardir"'; am
   
   
   
   # Check whether --enable-silent-rules was given.
   if test "${enable_silent_rules+set}" = set; then :
     enableval=$enable_silent_rules;
   fi
   
   case $enable_silent_rules in
   yes) AM_DEFAULT_VERBOSITY=0;;
   no)  AM_DEFAULT_VERBOSITY=1;;
   *)   AM_DEFAULT_VERBOSITY=0;;
   esac
   AM_BACKSLASH='\'
   
   
 ac_config_headers="$ac_config_headers rplconfig.h"  ac_config_headers="$ac_config_headers rplconfig.h"
   
Line 6066  rm -f core conftest.err conftest.$ac_obj Line 6095  rm -f core conftest.err conftest.$ac_obj
   
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pselect" >&5  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pselect" >&5
 $as_echo_n "checking for pselect... " >&6; }  $as_echo_n "checking for pselect... " >&6; }
 if test "$cross_compiling" = yes; then :  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5  
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}  
 as_fn_error $? "cannot run test program while cross compiling  
 See \`config.log' for more details" "$LINENO" 5; }  
 else  
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext  
 /* end confdefs.h.  */  /* end confdefs.h.  */
 #include <sys/select.h>  #include <sys/select.h>
      #include <unistd.h>       #include <unistd.h>
Line 6095  main () Line 6118  main ()
   return 0;    return 0;
 }  }
 _ACEOF  _ACEOF
 if ac_fn_c_try_run "$LINENO"; then :  if ac_fn_c_try_compile "$LINENO"; then :
   PSELECT=-DPSELECT; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5    PSELECT=-DPSELECT; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }  $as_echo "yes" >&6; }
 else  else
Line 6103  else Line 6126  else
 $as_echo "no" >&6; }  $as_echo "no" >&6; }
   
 fi  fi
 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   conftest.$ac_objext conftest.beam conftest.$ac_ext  
 fi  
   
   
   
 # Check whether --enable-sysv-ipcs was given.  # Check whether --enable-sysv-ipcs was given.
Line 6338  if test "$MOTIF_SUPPORT" = "-DMOTIF_SUPP Line 6358  if test "$MOTIF_SUPPORT" = "-DMOTIF_SUPP
             \$(top_builddir)/tools/$LIBXPM/src/.libs/libXpm.a"              \$(top_builddir)/tools/$LIBXPM/src/.libs/libXpm.a"
     INCMOTIF="-I\$(top_srcdir)/tools/$OPENMOTIF/lib \      INCMOTIF="-I\$(top_srcdir)/tools/$OPENMOTIF/lib \
             -I\$(top_builddir)/tools/$OPENMOTIF/lib \              -I\$(top_builddir)/tools/$OPENMOTIF/lib \
             -I\$(top_builddir)/tools/$LIBXPM/include"              -I\$(top_srcdir)/tools/$LIBXPM/include"
     BUILD_OPENMOTIF="$LIBXPM $OPENMOTIF"      BUILD_OPENMOTIF="$LIBXPM $OPENMOTIF"
   
     if test $RECURSIVE = yes; then      if test $RECURSIVE = yes; then

Removed from v.1.91  
changed lines
  Added in v.1.93


CVSweb interface <joel.bertrand@systella.fr>