diff options
author | Nick Clifton <nickc@redhat.com> | 2000-09-06 00:13:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-09-06 00:13:34 +0000 |
commit | 5b343f5ae88339aa38c69fc02b05cd76f579dd56 (patch) | |
tree | 4ea4db84425507f17037cc286404b14b066b1530 /gas/config.in | |
parent | 165a58fe68c763922f368dd66b34585d6df4b46a (diff) | |
download | gdb-5b343f5ae88339aa38c69fc02b05cd76f579dd56.zip gdb-5b343f5ae88339aa38c69fc02b05cd76f579dd56.tar.gz gdb-5b343f5ae88339aa38c69fc02b05cd76f579dd56.tar.bz2 |
Regenerate files using fixed aclocal install.
Diffstat (limited to 'gas/config.in')
-rw-r--r-- | gas/config.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gas/config.in b/gas/config.in index e5c2824..241e018 100644 --- a/gas/config.in +++ b/gas/config.in @@ -142,18 +142,6 @@ /* Define if you have the <varargs.h> header file. */ #undef HAVE_VARARGS_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 |