daily update
[deliverable/binutils-gdb.git] / bfd / configure.in
index 32740583b923179cb717a9b95a5f5efb39df0f2c..d79d4d0802d23c4c9df27cc05952ebcf4721e797 100644 (file)
@@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
 AC_CANONICAL_SYSTEM
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.11.92)
+AM_INIT_AUTOMAKE(bfd, 2.11.93)
 # Uncomment the next line to remove the date from the reported bfd version
 #is_release=y
 
@@ -503,7 +503,7 @@ selarchs="$f"
 # Target backend .o files.
 tb=
 
-elf="elf.lo elflink.lo elf-strtab.lo dwarf1.lo"
+elf="elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo"
 
 for vec in $selvecs
 do
This page took 0.023602 seconds and 4 git commands to generate.