--- libtool-1.5/pdemo/Makefile.am.testfailure 2003-04-24 19:20:08.000000000 -0400 +++ libtool-1.5/pdemo/Makefile.am 2003-04-24 19:20:17.000000000 -0400 @@ -122,8 +122,8 @@ # This is one of the essential tests for deplibs_check_method=pass_all. # If this one passes with pass_all, it is likely that pass_all works EXTRA_LIBRARIES = libhell0.a -libhell0_a_SOURCES = longer_file_name_hello.c longer_file_name_foo.c +libhell0_a_SOURCES = longer_file_name_hell0.c longer_file_name_foo0.c EXTRA_LTLIBRARIES = libhell1.la libhell2.la libhell1_la_SOURCES = longer_file_name_hell1.c libhell1_la_LIBADD = -L. -lhell0 --- libtool-1.5/demo/Makefile.am.testfailure 2002-11-19 04:42:39.000000000 -0500 +++ libtool-1.5/demo/Makefile.am 2003-04-24 19:11:46.000000000 -0400 @@ -122,7 +122,7 @@ # This is one of the essential tests for deplibs_check_method=pass_all. # If this one passes with pass_all, it is likely that pass_all works EXTRA_LIBRARIES = libhell0.a -libhell0_a_SOURCES = hello.c foo.c +libhell0_a_SOURCES = hell0.c foo0.c EXTRA_LTLIBRARIES = libhell1.la libhell2.la libhell1_la_SOURCES = hell1.c libhell1_la_LIBADD = -L. -lhell0