public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jturney@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: Drop AC_SUBST(LIBSERVER)
Date: Wed, 14 Oct 2020 14:40:34 +0000 (GMT)	[thread overview]
Message-ID: <20201014144034.DF25B3857025@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=66c76e8aff7c58456fa6a0aad295b920d5c7454d

commit 66c76e8aff7c58456fa6a0aad295b920d5c7454d
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Mon Oct 12 14:27:55 2020 +0100

    Cygwin: Drop AC_SUBST(LIBSERVER)
    
    The autoconf variable LIBSERVER isn't defined, and it's value isn't
    used. (The Makefile.in contains a literal value for the name of this
    library instead).

Diff:
---
 winsup/cygwin/configure    | 2 --
 winsup/cygwin/configure.ac | 1 -
 2 files changed, 3 deletions(-)

diff --git a/winsup/cygwin/configure b/winsup/cygwin/configure
index ff80f0c55..ce1749399 100755
--- a/winsup/cygwin/configure
+++ b/winsup/cygwin/configure
@@ -593,7 +593,6 @@ DIN_FILE
 DEF_DLL_ENTRY
 DLL_ENTRY
 DLL_NAME
-LIBSERVER
 configure_args
 WINDRES
 STRIP
@@ -4437,7 +4436,6 @@ configure_args=$(/usr/bin/expr "$configure_args" : 'X \(.*\)')
 
 
 
-
 ac_config_files="$ac_config_files Makefile"
 
 cat >confcache <<\_ACEOF
diff --git a/winsup/cygwin/configure.ac b/winsup/cygwin/configure.ac
index 757ebcfb0..32862d7e5 100644
--- a/winsup/cygwin/configure.ac
+++ b/winsup/cygwin/configure.ac
@@ -86,7 +86,6 @@ case "$target_cpu" in
 esac
 
 AC_CONFIGURE_ARGS
-AC_SUBST(LIBSERVER)
 AC_SUBST(DLL_NAME)
 AC_SUBST(DLL_ENTRY)
 AC_SUBST(DEF_DLL_ENTRY)


                 reply	other threads:[~2020-10-14 14:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201014144034.DF25B3857025@sourceware.org \
    --to=jturney@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).