Fix autoconf breakage + commit target.c, omitted in previous delta

This commit is contained in:
Nick Clifton
2001-04-25 19:09:30 +00:00
parent ea3b9044a6
commit 5a0a214415
6 changed files with 581 additions and 218 deletions

View File

@ -172,6 +172,18 @@
/* Define if you have the <values.h> header file. */
#undef HAVE_VALUES_H
/* Define if you have the stpcpy function */
#undef HAVE_STPCPY
/* Define if your locale.h file contains LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
/* Define to 1 if NLS is requested */
#undef ENABLE_NLS
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
#undef HAVE_GETTEXT
/* Name of package */
#undef PACKAGE