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

Diff of /gnats/gnats/configure.in

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

revision 1.29 by pdm, Sun Jan 6 16:16:45 2002 UTC revision 1.30 by pdm, Sun Jul 14 17:29:02 2002 UTC
# Line 1  Line 1 
1  dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
2  dnl  dnl
3  dnl Copyright (C) 2001 Milan Zamazal  dnl Copyright (C) 2001, 2002 Free Software Foundation, Inc.
4  dnl Copyright (C) 1999, 2000 Juniper Networks, inc.  dnl Copyright (C) 1999, 2000 Juniper Networks, inc.
5  dnl Copyright (C) 1993, 1994, 1995, 1996, 1997 ??? (FIXME: see Changelog.v3)  dnl Copyright (C) 1993, 1994, 1995, 1996, 1997 ??? (FIXME: see Changelog.v3)
6  dnl  dnl
# Line 253  if test -n "${with_gnatsd_user_access_fi Line 253  if test -n "${with_gnatsd_user_access_fi
253  fi  fi
254    
255  if test -z "${GNATSD_USER_ACCESS_FILE}"; then  if test -z "${GNATSD_USER_ACCESS_FILE}"; then
256          AC_MSG_RESULT(default to ${sysconfdir}/gnats/gnatsd.access)          AC_MSG_RESULT(default to ${sysconfdir}/gnats/gnatsd.user_access)
257          GNATSD_USER_ACCESS_FILE=${sysconfdir}/gnats/gnatsd.access          GNATSD_USER_ACCESS_FILE=${sysconfdir}/gnats/gnatsd.user_access
258  fi  fi
259    
260  AC_MSG_CHECKING(for --with-gnatsd-host-access-file)  AC_MSG_CHECKING(for --with-gnatsd-host-access-file)

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

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