aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-12-02 09:54:40 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-12-02 09:54:40 +0000
commiteda37098d918040c97aebf3f56c540311711de69 (patch)
tree91ba1bd526bd22154fed2863022e463b4d477b9a
parentbf12a49e7cede0d53a9b21e3d0c993ff7b8be313 (diff)
Notes
-rw-r--r--gnu/usr.bin/binutils/libbfd/config.h.fbsd10
1 files changed, 2 insertions, 8 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/config.h.fbsd b/gnu/usr.bin/binutils/libbfd/config.h.fbsd
index 5955063e33b1..d0841ad3275f 100644
--- a/gnu/usr.bin/binutils/libbfd/config.h.fbsd
+++ b/gnu/usr.bin/binutils/libbfd/config.h.fbsd
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* config.h. Generated automatically by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated automatically from configure.in by autoheader 2.13. */
/* Define if using alloca.c. */
/* #undef C_ALLOCA */
@@ -163,15 +163,9 @@
/* Define if you have the <sys/procfs.h> header file. */
#define HAVE_SYS_PROCFS_H 1
-/* Define if you have the <sys/stat.h> header file. */
-#define HAVE_SYS_STAT_H 1
-
/* Define if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
-/* Define if you have the <sys/types.h> header file. */
-#define HAVE_SYS_TYPES_H 1
-
/* Define if you have the <time.h> header file. */
#define HAVE_TIME_H 1
@@ -185,7 +179,7 @@
#define PACKAGE "bfd"
/* Version number of package */
-/* #define VERSION "2.13" */
+/* #define VERSION "2.13.2" */
/* Define if you have the stpcpy function */
#define HAVE_STPCPY 1