/[PAMELA software]/yoda/configure
ViewVC logotype

Diff of /yoda/configure

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

revision 1.6 by kusanagi, Thu Aug 19 15:23:51 2004 UTC revision 1.7 by kusanagi, Tue Sep 21 20:22:59 2004 UTC
# Line 1028  Optional Features: Line 1028  Optional Features:
1028    --enable-static=PKGS  build static libraries default=yes    --enable-static=PKGS  build static libraries default=yes
1029    --enable-fast-install=PKGS  optimize for fast installation default=yes    --enable-fast-install=PKGS  optimize for fast installation default=yes
1030    --disable-libtool-lock  avoid locking (might break parallel builds)    --disable-libtool-lock  avoid locking (might break parallel builds)
1031    --enable-gprof          enable memory profiling with gprof
1032    
1033  Optional Packages:  Optional Packages:
1034    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
# Line 1035  Optional Packages: Line 1036  Optional Packages:
1036    --with-gnu-ld           assume the C compiler uses GNU ld default=no    --with-gnu-ld           assume the C compiler uses GNU ld default=no
1037    --with-pic              try to use only PIC/non-PIC objects default=use both    --with-pic              try to use only PIC/non-PIC objects default=use both
1038  --with-root=path    Use the specified ROOT directory  --with-root=path    Use the specified ROOT directory
1039  --with-log4cpp=path Use the specified directroy for log4cpp  --with-log4cxx=path Use the specified directroy for log4cxx
1040    
1041  Some influential environment variables:  Some influential environment variables:
1042    CC          C compiler command    CC          C compiler command
# Line 2867  fi Line 2868  fi
2868    
2869    
2870  # Provide some information about the compiler.  # Provide some information about the compiler.
2871  echo "$as_me:2870:" \  echo "$as_me:2871:" \
2872       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
2873  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
2874  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
# Line 3064  _ACEOF Line 3065  _ACEOF
3065  # flags.  # flags.
3066  ac_save_FFLAGS=$FFLAGS  ac_save_FFLAGS=$FFLAGS
3067  FFLAGS="$FFLAGS $ac_verb"  FFLAGS="$FFLAGS $ac_verb"
3068  (eval echo $as_me:3067: \"$ac_link\") >&5  (eval echo $as_me:3068: \"$ac_link\") >&5
3069  ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`  ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
3070  echo "$ac_f77_v_output" >&5  echo "$ac_f77_v_output" >&5
3071  FFLAGS=$ac_save_FFLAGS  FFLAGS=$ac_save_FFLAGS
# Line 3142  _ACEOF Line 3143  _ACEOF
3143  # flags.  # flags.
3144  ac_save_FFLAGS=$FFLAGS  ac_save_FFLAGS=$FFLAGS
3145  FFLAGS="$FFLAGS $ac_cv_prog_f77_v"  FFLAGS="$FFLAGS $ac_cv_prog_f77_v"
3146  (eval echo $as_me:3145: \"$ac_link\") >&5  (eval echo $as_me:3146: \"$ac_link\") >&5
3147  ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`  ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
3148  echo "$ac_f77_v_output" >&5  echo "$ac_f77_v_output" >&5
3149  FFLAGS=$ac_save_FFLAGS  FFLAGS=$ac_save_FFLAGS
# Line 5344  test "x$enable_libtool_lock" != xno && e Line 5345  test "x$enable_libtool_lock" != xno && e
5345  case $host in  case $host in
5346  *-*-irix6*)  *-*-irix6*)
5347    # Find out which ABI we are using.    # Find out which ABI we are using.
5348    echo '#line 5347 "configure"' > conftest.$ac_ext    echo '#line 5348 "configure"' > conftest.$ac_ext
5349    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5350    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
5351    ac_status=$?    ac_status=$?
# Line 5920  chmod -w . Line 5921  chmod -w .
5921  save_CFLAGS="$CFLAGS"  save_CFLAGS="$CFLAGS"
5922  CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"  CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
5923  compiler_c_o=no  compiler_c_o=no
5924  if { (eval echo configure:5923: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then  if { (eval echo configure:5924: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
5925    # The compiler can only warn and ignore the option if not recognized    # The compiler can only warn and ignore the option if not recognized
5926    # So say no if there are warnings    # So say no if there are warnings
5927    if test -s out/conftest.err; then    if test -s out/conftest.err; then
# Line 7853  else Line 7854  else
7854      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7855    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
7856    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
7857  #line 7856 "configure"  #line 7857 "configure"
7858  #include "confdefs.h"  #include "confdefs.h"
7859    
7860  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 7951  else Line 7952  else
7952      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7953    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
7954    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
7955  #line 7954 "configure"  #line 7955 "configure"
7956  #include "confdefs.h"  #include "confdefs.h"
7957    
7958  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 8991  if test "${with_root+set}" = set; then Line 8992  if test "${with_root+set}" = set; then
8992  fi;  fi;
8993    
8994  ROOT_LIBRARY="${ROOTSYS}/lib"  ROOT_LIBRARY="${ROOTSYS}/lib"
   
8995  ROOT_LDFLAGS="${ROOT_LIBRARY}/libHist.so  ${ROOT_LIBRARY}/libMatrix.so  ${ROOT_LIBRARY}/libTree.so ${ROOT_LIBRARY}/libCore.so ${ROOT_LIBRARY}/libCint.so -ldl"  ROOT_LDFLAGS="${ROOT_LIBRARY}/libHist.so  ${ROOT_LIBRARY}/libMatrix.so  ${ROOT_LIBRARY}/libTree.so ${ROOT_LIBRARY}/libCore.so ${ROOT_LIBRARY}/libCint.so -ldl"
8996    
8997  ROOT_INCLUDES="-I${ROOTSYS}/include"  ROOT_INCLUDES="-I${ROOTSYS}/include"
# Line 9000  ROOT_INCLUDES="-I${ROOTSYS}/include" Line 9000  ROOT_INCLUDES="-I${ROOTSYS}/include"
9000  ROOTCINT=${ROOTSYS}/bin/rootcint  ROOTCINT=${ROOTSYS}/bin/rootcint
9001    
9002    
9003    echo "$as_me:$LINENO: checking for gprof" >&5
9004    echo $ECHO_N "checking for gprof... $ECHO_C" >&6
9005    # Check whether --enable-gprof or --disable-gprof was given.
9006    if test "${enable_gprof+set}" = set; then
9007      enableval="$enable_gprof"
9008      gprof=$enableval
9009    else
9010      gprof=no
9011    fi;
9012    if test "$gprof" != no
9013    then
9014        CFLAGS="-pg $CFLAGS"
9015        echo "$as_me:$LINENO: result: enabled" >&5
9016    echo "${ECHO_T}enabled" >&6
9017    else
9018        echo "$as_me:$LINENO: result: no" >&5
9019    echo "${ECHO_T}no" >&6
9020    fi
9021    
9022    
9023  # Check whether --with-log4cppp or --without-log4cppp was given.  # Check whether --with-log4cxx or --without-log4cxx was given.
9024  if test "${with_log4cppp+set}" = set; then  if test "${with_log4cxx+set}" = set; then
9025    withval="$with_log4cppp"    withval="$with_log4cxx"
9026    LOG4CPP=$with_log4cpp    LOG4CXX=$with_log4cxx
9027  fi;  fi;
9028    LOG4CXX_INCLUDES="-I${LOG4CXX}/include"
9029    
9030  echo "$as_me:$LINENO: checking for ANSI C header files" >&5  echo "$as_me:$LINENO: checking for ANSI C header files" >&5
9031  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.23