source:
trunk/third/bind/configure.athena
@
17451
Revision 17451, 138 bytes checked in by ghudson, 23 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | unset CONFIG_SITE |
3 | CFLAGS=-g |
4 | export CFLAGS |
5 | exec ./configure --prefix=/usr/athena --sbindir=/usr/athena/etc \ |
6 | --sysconfdir=/etc |
Note: See TracBrowser
for help on using the repository browser.