maint: remove unused variable in src/Makefile.am
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 30 Aug 2012 16:19:55 +0000 (18:19 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 31 Aug 2012 10:22:09 +0000 (12:22 +0200)
* src/Makefile.am (editpl): This.

src/Makefile.am

index 63c2b11..235deaa 100644 (file)
@@ -460,8 +460,6 @@ libstdbuf_so_LDADD =
 libstdbuf_so_LDFLAGS = -shared
 libstdbuf_so_CFLAGS = -fPIC $(AM_CFLAGS)
 
-editpl = sed -e 's,@''PERL''@,$(PERL),g'
-
 BUILT_SOURCES += dircolors.h
 dircolors.h: dcgen dircolors.hin
        $(AM_V_GEN)rm -f $@ $@-t