File: configh.dos

package info (click to toggle)
make 3.76.1-8
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 2,540 kB
  • ctags: 1,231
  • sloc: ansic: 18,525; sh: 367; makefile: 189
file content (24 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/* Generated automatically from configure.in by autoheader.  DO NOT EDIT!  */

/* Many things are defined already by a system header.  */
#include <sys/config.h>

/* Name of this package (needed by automake) */
#define PACKAGE "make"

/* Version of this package (needed by automake) */
#define VERSION "3.76.1"

/* Define NSIG.  */
#define NSIG SIGMAX

/* Define if you have sigsetmask.  */
#define HAVE_SIGSETMASK 1

/* Define if you have the <memory.h> header file.  */
#define HAVE_MEMORY_H 1

/* Define if you have the memmove function.  */
#define HAVE_MEMMOVE 1

#define SCCS_GET "get"