We HAVE_STPCPY now.

This commit is contained in:
obrien 2002-10-20 07:50:20 +00:00
parent 6a952c998c
commit 89f460eed9
16 changed files with 29 additions and 30 deletions

View File

@ -88,7 +88,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -241,7 +241,7 @@
#define TARGET_OS "freebsd5.0" #define TARGET_OS "freebsd5.0"
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -88,7 +88,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -241,7 +241,7 @@
#define TARGET_OS "freebsd5.0" #define TARGET_OS "freebsd5.0"
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -88,7 +88,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -244,7 +244,7 @@
#define TARGET_OS "freebsd5.0" #define TARGET_OS "freebsd5.0"
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -88,7 +88,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -244,7 +244,7 @@
#define TARGET_OS "freebsd5.0" #define TARGET_OS "freebsd5.0"
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -88,7 +88,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -241,7 +241,7 @@
#define TARGET_OS "freebsd5.0" #define TARGET_OS "freebsd5.0"
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -88,7 +88,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -247,7 +247,7 @@
#define TARGET_OS "freebsd5" #define TARGET_OS "freebsd5"
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -260,7 +260,7 @@
#define HAVE_SOCKETPAIR 1 #define HAVE_SOCKETPAIR 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -428,7 +428,7 @@
/* #undef HAVE_LIBW */ /* #undef HAVE_LIBW */
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -83,7 +83,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -149,7 +149,7 @@
/* #define VERSION "2.13" */ /* #define VERSION "2.13" */
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -101,7 +101,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -188,7 +188,7 @@
/* #define VERSION "2.13" */ /* #define VERSION "2.13" */
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -95,7 +95,7 @@
#define HAVE_SETMODE 1 #define HAVE_SETMODE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -161,7 +161,7 @@
/* #define VERSION "2.13" */ /* #define VERSION "2.13" */
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -74,7 +74,7 @@
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1
@ -122,7 +122,7 @@
/* #define VERSION "2.12" */ /* #define VERSION "2.12" */
/* Define if you have the stpcpy function */ /* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if your locale.h file contains LC_MESSAGES. */ /* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1 #define HAVE_LC_MESSAGES 1

View File

@ -189,7 +189,7 @@
#define HAVE_SETRLIMIT 1 #define HAVE_SETRLIMIT 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1

View File

@ -3,8 +3,7 @@
GREP_LIBZ=YES GREP_LIBZ=YES
PROG= grep PROG= grep
SRCS= dfa.c getopt.c getopt1.c grep.c kwset.c obstack.c savedir.c search.c \ SRCS= dfa.c getopt.c getopt1.c grep.c kwset.c obstack.c savedir.c search.c
stpcpy.c
CFLAGS+=-I${.CURDIR} -DHAVE_CONFIG_H CFLAGS+=-I${.CURDIR} -DHAVE_CONFIG_H

View File

@ -64,7 +64,7 @@
/* Hack for Visual C++ suggested by irox. */ /* Hack for Visual C++ suggested by irox. */
/* #undef alloca */ /* #undef alloca */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* #undef ENABLE_NLS */ /* #undef ENABLE_NLS */
@ -125,7 +125,7 @@
#define HAVE_SETMODE 1 #define HAVE_SETMODE 1
/* Define if you have the stpcpy function. */ /* Define if you have the stpcpy function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the strcasecmp function. */ /* Define if you have the strcasecmp function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1

View File

@ -247,7 +247,7 @@
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
*/ */
#define HAVE_DECL_STPCPY 0 #define HAVE_DECL_STPCPY 1
/* Define to 1 if you have the declaration of `strerror', and to 0 if you /* Define to 1 if you have the declaration of `strerror', and to 0 if you
don't. */ don't. */
@ -720,7 +720,7 @@
/* #undef HAVE_STIME */ /* #undef HAVE_STIME */
/* Define to 1 if you have the `stpcpy' function. */ /* Define to 1 if you have the `stpcpy' function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define to 1 if you have the `strcasecmp' function. */ /* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1

View File

@ -288,7 +288,7 @@
#define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1
/* Define if you have the `stpcpy' function. */ /* Define if you have the `stpcpy' function. */
/* #undef HAVE_STPCPY */ #define HAVE_STPCPY 1
/* Define if you have the `strcasecmp' function. */ /* Define if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1