diff options
author | Alan Modra <amodra@gmail.com> | 2001-02-27 06:43:56 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-02-27 06:43:56 +0000 |
commit | 27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0 (patch) | |
tree | dc91a5050ed63f5f368c4af41af67df681869cb0 /gprof/gconfig.in | |
parent | 10d1e03a7a13b95b7293adf45875bbb15ace2011 (diff) | |
download | gdb-27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0.zip gdb-27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0.tar.gz gdb-27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0.tar.bz2 |
Bump version to 2.11.90, fix missing dependencies in bfd/,
and run "make dep-am".
Diffstat (limited to 'gprof/gconfig.in')
-rw-r--r-- | gprof/gconfig.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gprof/gconfig.in b/gprof/gconfig.in index 7fafbe2..b528f4b 100644 --- a/gprof/gconfig.in +++ b/gprof/gconfig.in @@ -112,18 +112,6 @@ /* 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 |