File: Interix

package info (click to toggle)
sendmail 8.18.1-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 12,496 kB
  • sloc: ansic: 105,736; perl: 7,504; sh: 5,488; makefile: 888
file content (19 lines) | stat: -rw-r--r-- 674 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id: Interix,v 1.2 2004-01-09 18:53:03 ca Exp $
# Contributed by Nedelcho Stanev <nedelcho.stanev@atlanticsky.com>

dnl	DO NOT EDIT THIS FILE.
dnl	Place personal settings in devtools/Site/site.config.m4

dnl: Interix 3.0: /usr/local/bin/gcc
dnl: Interix 3.5: /opt/gcc.3.3/bin/gcc
define(`confCC', `gcc')
define(`confOPTIMIZE', `-O2')
APPENDDEF(`confMAPDEF', `-DMAP_REGEX')
APPENDDEF(`confENVDEF', `-D__INTERIX -D_ALL_SOURCE')
APPENDDEF(`confINCDIRS', `-I/usr/local/include/bind')
APPENDDEF(`confLIBDIRS', `-L/usr/local/lib/bind')
APPENDDEF(`confLIBS', `-lbind')
APPENDDEF(`confLIBS', `-ll')
define(`confMAN1EXT', `0')
define(`confMAN5EXT', `0')
define(`confMAN8EXT', `0')