make-dfsg/configh.dos.template

25 lines
624 B
Text
Raw Normal View History

1994-07-25 23:46:16 +00:00
/* Generated automatically from configure.in by autoheader. DO NOT EDIT! */
1997-08-27 20:36:31 +00:00
/* Many things are defined already by a system header. */
#include <sys/config.h>
1994-07-25 23:46:16 +00:00
1997-08-27 20:36:31 +00:00
/* Name of this package (needed by automake) */
#define PACKAGE "%PACKAGE%"
1994-07-25 23:46:16 +00:00
1997-08-27 20:36:31 +00:00
/* Version of this package (needed by automake) */
#define VERSION "%VERSION%"
1997-04-07 07:21:16 +00:00
/* Define NSIG. */
#define NSIG SIGMAX
1994-07-25 23:46:16 +00:00
/* Define if you have sigsetmask. */
1997-08-27 20:36:31 +00:00
#define HAVE_SIGSETMASK 1
1994-07-25 23:46:16 +00:00
/* Define if you have the <memory.h> header file. */
1997-08-27 20:36:31 +00:00
#define HAVE_MEMORY_H 1
1994-07-25 23:46:16 +00:00
1997-04-07 07:21:16 +00:00
/* Define if you have the memmove function. */
1997-08-27 20:36:31 +00:00
#define HAVE_MEMMOVE 1
1997-04-07 07:21:16 +00:00
1994-07-25 23:46:16 +00:00
#define SCCS_GET "get"