From 72d9f013c4a4d47273f78b40f080b49494bab78f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 11 Jan 2015 23:49:39 +0000 Subject: Clean up static/shared libs initialization in configure and Makefile fd_close -> close in s6-notifywhenup --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index d2ff997..056061c 100755 --- a/configure +++ b/configure @@ -361,8 +361,6 @@ if $allstatic ; then vpathd= fi echo "vpath lib%.so$vpathd" -echo "STATIC_LIBS :=" -echo "SHARED_LIBS :=" if $static ; then echo "DO_STATIC := 1" else -- cgit v1.2.3