Build with elfutils-0.76 internal, take 2.
authorjbj <devnull@localhost>
Tue, 4 Mar 2003 22:59:11 +0000 (22:59 +0000)
committerjbj <devnull@localhost>
Tue, 4 Mar 2003 22:59:11 +0000 (22:59 +0000)
CVS patchset: 6648
CVS date: 2003/03/04 22:59:11

12 files changed:
elfutils/autogen.sh
elfutils/configure.ac
elfutils/lib/.cvsignore
elfutils/libasm/.cvsignore
elfutils/libcpu/.cvsignore
elfutils/libdw/.cvsignore
elfutils/libdwarf/.cvsignore
elfutils/libebl/.cvsignore
elfutils/libelf/.cvsignore
elfutils/libelf/elf_error.c
elfutils/src/.cvsignore
elfutils/tests/.cvsignore

index 60700bf..77e73ed 100755 (executable)
@@ -3,8 +3,8 @@
 libtoolize --copy --force
 aclocal
 autoheader
-automake -a -c
 autoconf
+automake
 
 if [ "$1" = "--noconfigure" ]; then 
     exit 0;
index 09ed687..78be37f 100644 (file)
@@ -17,7 +17,7 @@ AC_INIT([elfutils],[0.76],[drepper@redhat.com],[elfutils])
 AM_INIT_AUTOMAKE([gnits 1.6.3 dist-bzip2])
 AC_COPYRIGHT([Copyright (C) 1996-2002, 2003 Red Hat, Inc.])
 AC_CONFIG_SRCDIR([src/readelf.c])
-AC_CONFIG_HEADERS([config.h])
+AM_CONFIG_HEADER([config.h])
 AC_PREREQ(2.54)                        dnl Minimum Autoconf version required.
 AC_CANONICAL_HOST
 
@@ -167,9 +167,11 @@ AC_CONFIG_FILES([Makefile
           libdw/Makefile
           libcpu/Makefile
           libasm/Makefile
+          src/Makefile
           libelf-po/Makefile.in
           libebl-po/Makefile.in
           libdwarf-po/Makefile.in
           libasm-po/Makefile.in
-          po/Makefile.in])
+          po/Makefile.in
+          tests/Makefile])
 AC_OUTPUT
index 09980ae..6be9cb5 100644 (file)
@@ -4,3 +4,4 @@ Makefile
 Makefile.in
 *.lo
 *.la
+*.os
index 09980ae..6be9cb5 100644 (file)
@@ -4,3 +4,4 @@ Makefile
 Makefile.in
 *.lo
 *.la
+*.os
index 09980ae..6be9cb5 100644 (file)
@@ -4,3 +4,4 @@ Makefile
 Makefile.in
 *.lo
 *.la
+*.os
index 09980ae..6be9cb5 100644 (file)
@@ -4,3 +4,4 @@ Makefile
 Makefile.in
 *.lo
 *.la
+*.os
index 09980ae..6be9cb5 100644 (file)
@@ -4,3 +4,4 @@ Makefile
 Makefile.in
 *.lo
 *.la
+*.os
index 09980ae..6be9cb5 100644 (file)
@@ -4,3 +4,4 @@ Makefile
 Makefile.in
 *.lo
 *.la
+*.os
index 09980ae..6be9cb5 100644 (file)
@@ -4,3 +4,4 @@ Makefile
 Makefile.in
 *.lo
 *.la
+*.os
index 534ca5a..446f33a 100644 (file)
@@ -49,6 +49,7 @@ static void init (void)
 static void free_key_mem (void *mem)
        /*@globals key @*/
        /*@modifies key @*/;
+#endif        /* TLS */
 
 
 /*@-mods@*/
index b31c408..f801cd8 100644 (file)
@@ -3,9 +3,10 @@
 Makefile
 Makefile.in
 elflint
-i386_ld.lo
+*.la
+*.lo
+*.os
 ld
-libld_elf_i386.la
 nm
 readelf
 size
index 073151a..c287b52 100644 (file)
@@ -12,15 +12,19 @@ asm-tst5
 asm-tst6
 asm-tst7
 asm-tst8
+asm-tst9
+ecp
 firstdie
 get-aranges
 get-cus
 get-files
 get-lines
 get-pubnames
+get-pubnames2
 hash
 msg_tst
 newfile
+newscn
 saridx
 scnnames
 sectiondump
@@ -36,4 +40,3 @@ update1
 update2
 update3
 update4
-