File: Interix

package info (click to toggle)
batv-milter 0.4.0.dfsg-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,892 kB
  • ctags: 2,605
  • sloc: ansic: 18,485; sh: 1,171; makefile: 114
file content (19 lines) | stat: -rw-r--r-- 674 bytes parent folder | download | duplicates (4)
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')