From 6a0735efa4f54453c216c0e44687480536cb366d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 14 Oct 2002 12:06:04 +0000 Subject: * Makefile.am: Run "make dep-am". (BFD_H_FILES): Remove version.h. * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move.. * version.h: ..to here. * configure.in (bfd_version_date): Remove. (AC_OUTPUT): Make bfdver.h from version.h. * bfd.c: #include "bfdver.h". * vms-hdr.c: Likewise. * Makefile.in: Regenerate. * bfd-in2.h: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. --- bfd/vms-hdr.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bfd/vms-hdr.c') diff --git a/bfd/vms-hdr.c b/bfd/vms-hdr.c index fa8af973..fbeb42e 100644 --- a/bfd/vms-hdr.c +++ b/bfd/vms-hdr.c @@ -25,6 +25,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "bfd.h" +#include "bfdver.h" #include "sysdep.h" #include "bfdlink.h" #include "safe-ctype.h" -- cgit v1.1