source: trunk/third/bind/configure.athena @ 17451

Revision 17451, 138 bytes checked in by ghudson, 23 years ago (diff)
Configure with sysconfdir=/etc so that we don't have to move named.conf et al.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2unset CONFIG_SITE
3CFLAGS=-g
4export CFLAGS
5exec ./configure --prefix=/usr/athena --sbindir=/usr/athena/etc \
6  --sysconfdir=/etc
Note: See TracBrowser for help on using the repository browser.