[go: up one dir, main page]

File: config.h.in

package info (click to toggle)
qliss3d 1.3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 676 kB
  • ctags: 306
  • sloc: cpp: 1,303; sh: 153; makefile: 135; ansic: 10
file content (25 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define if the X Window System is missing or not being used.  */
#undef X_DISPLAY_MISSING

/* Define if you have the pow function.  */
#undef HAVE_POW

/* Define if you have the sqrt function.  */
#undef HAVE_SQRT

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <sys/ioctl.h> header file.  */
#undef HAVE_SYS_IOCTL_H

/* Define if you have the <sys/soundcard.h> header file.  */
#undef HAVE_SYS_SOUNDCARD_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H