[Privoxy-commits] [privoxy] 04/08: configure.in: Remove left-over OS/2 code
    User Git 
    git at git.privoxy.org
       
    Wed Jan 13 08:58:13 UTC 2021
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 88340d07b0c6dc77a780610a23265f7bd47ecf3b
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 12 07:43:41 2021 +0100
    configure.in: Remove left-over OS/2 code
---
 configure.in | 11 -----------
 1 file changed, 11 deletions(-)
diff --git a/configure.in b/configure.in
index 91d8128d..c21d9df1 100644
--- a/configure.in
+++ b/configure.in
@@ -676,17 +676,6 @@ AC_EGREP_HEADER(socklen_t, sys/socket.h, AC_MSG_RESULT([yes]),
 
 fi
 
-dnl =================================================================
-dnl OS/2 specific
-dnl =================================================================
-
-case "$host" in
-*-os2-emx*) SOCKET_LIB=-lsocket
-;;
-esac
-
-AC_SUBST(SOCKET_LIB)
-
 dnl =================================================================
 dnl Mac OSX specific
 dnl =================================================================
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list