/[gnats]/gnats/gnats/configure
ViewVC logotype

Diff of /gnats/gnats/configure

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

revision 1.32 by chewie, Wed Nov 3 22:27:45 2004 UTC revision 1.33 by chewie, Thu Nov 18 03:34:56 2004 UTC
# Line 852  Optional Packages: Line 852  Optional Packages:
852    --with-gnatsd-host-access-file=PATH  set global GNATSD access file to PATH    --with-gnatsd-host-access-file=PATH  set global GNATSD access file to PATH
853    --with-gnats-dblist-file=PATH  specify file containing list of databases    --with-gnats-dblist-file=PATH  specify file containing list of databases
854    --with-gnats-default-db=PATH   specify the default database directory to use    --with-gnats-default-db=PATH   specify the default database directory to use
855      --with-lispdir=PATH   specify the default lisp directory to use
856    --with-krb4             support Kerberos 4    --with-krb4             support Kerberos 4
857    
858  Some influential environment variables:  Some influential environment variables:
# Line 1359  if test "${with_gnats_default_db+set}" = Line 1360  if test "${with_gnats_default_db+set}" =
1360    
1361  fi;  fi;
1362    
1363    # Check whether --with-lispdir or --without-lispdir was given.
1364    if test "${with_lispdir+set}" = set; then
1365      withval="$with_lispdir"
1366    
1367    fi;
1368    
1369    
1370  ac_ext=c  ac_ext=c
1371  ac_cpp='$CPP $CPPFLAGS'  ac_cpp='$CPP $CPPFLAGS'
1372  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
# Line 5455  _ACEOF Line 5463  _ACEOF
5463  fi  fi
5464    
5465    
5466  # If set to t, that means we are running in a shell under Emacs.  echo "$as_me:$LINENO: checking for --with-lispdir" >&5
5467    echo $ECHO_N "checking for --with-lispdir... $ECHO_C" >&6
5468    if test -n "$with_lispdir" ; then
5469      echo "$as_me:$LINENO: result: $with_lispdir" >&5
5470    echo "${ECHO_T}$with_lispdir" >&6
5471      lispdir=$with_lispdir
5472    else
5473      # If set to t, that means we are running in a shell under Emacs.
5474    # If you have an Emacs named "t", then use the full path.    # If you have an Emacs named "t", then use the full path.
5475    test "$EMACS" = t && EMACS=    test "$EMACS" = t && EMACS=
5476    for ac_prog in emacs xemacs    for ac_prog in emacs xemacs
# Line 5529  echo $ECHO_N "checking where .elc files Line 5544  echo $ECHO_N "checking where .elc files
5544  echo "${ECHO_T}$lispdir" >&6  echo "${ECHO_T}$lispdir" >&6
5545    fi    fi
5546    
5547      echo "$as_me:$LINENO: result: $lispdir" >&5
5548    echo "${ECHO_T}$lispdir" >&6
5549    fi
5550    
5551    
5552  # Linux thang.  # Linux thang.
5553  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26