From: Bruno Haible Date: Mon, 10 Dec 2007 11:03:15 +0000 (+0100) Subject: Remove redundant code. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b805ea12b38f6139cb13dd4935f2276cdee0d08;p=pspp Remove redundant code. --- diff --git a/ChangeLog b/ChangeLog index b328234c77..43f9d50352 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-12-09 Bruno Haible + + * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code + introduced on 2006-09-09. + 2007-12-07 Jim Meyering Let these macros work also with autoconf-2.59. diff --git a/gnulib-tool b/gnulib-tool index 5d3a7854bf..b33a21a874 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -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=