Remove redundant code.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Dec 2007 11:03:15 +0000 (12:03 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 10 Dec 2007 11:03:15 +0000 (12:03 +0100)
ChangeLog
gnulib-tool

index b328234c7743da3c1441c87e2715958bbc54e0f9..43f9d503526ad13383899d61209390afd5d5b876 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-09  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
+       introduced on 2006-09-09.
+
 2007-12-07  Jim Meyering  <meyering@redhat.com>
 
        Let these macros work also with autoconf-2.59.
index 5d3a7854bf79d0b5328dd4da7c5a34ceb56313a2..b33a21a8741e9cd763a511195ee45906bd42856a 100755 (executable)
@@ -1801,11 +1801,6 @@ func_emit_po_POTFILES_in ()
 # - for_test        true if creating a package for testing, false otherwise
 func_emit_tests_Makefile_am ()
 {
-  if test "$libtool" = true; then
-    libext=la
-  else
-    libext=a
-  fi
   if test "$libtool" = true; then
     libext=la
     sed_eliminate_LDFLAGS=