File: acconfig.h

package info (click to toggle)
nload 0.4.0-1.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 360 kB
  • ctags: 104
  • sloc: sh: 2,643; cpp: 975; makefile: 60; ansic: 4
file content (10 lines) | stat: -rw-r--r-- 211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# Helder Correia <helder.correia@netcabo.pt>

/* Is Linux the build target OS? */
#undef HAVE_LINUX

/* Is *BSD the build target OS? */
#undef HAVE_BSD

/* Is Solaris the build target OS? */
#undef HAVE_SOLARIS