File: config.h

package info (click to toggle)
pcopy 1.5-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 160 kB
  • ctags: 74
  • sloc: ansic: 402; sh: 186; makefile: 77
file content (17 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* config.h.  Generated automatically by configure.  */
/* config.h.in */

/* Define if you have the pthread library (-lpthread).  */
#define HAVE_LIBPTHREAD 1

/* Define if you have the UI threads library (-lthread).  */
#define HAVE_LIBTHREAD 1

/* Define if you have the llseek() function */
#define HAVE_LLSEEK 1

/* Define if you have the lseek64() function */
#define HAVE_LSEEK64 1

/* Set this to the size of a 'long' */
#define SIZEOF_LONG 4