[packages] stunnel: remove private libtool copy, extend crosscompile fixes to ac template
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24353 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9c8bd87290
commit
9155006a61
6661
net/stunnel/patches/001-remove-libtool.patch
Normal file
6661
net/stunnel/patches/001-remove-libtool.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -111,3 +111,16 @@
|
||||
|
||||
# Check for obsolete RSAref library
|
||||
{ echo "$as_me:$LINENO: checking for obsolete RSAref library" >&5
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -44,10 +44,6 @@ AC_EGREP_HEADER(socklen_t, sys/socket.h,
|
||||
AC_MSG_RESULT([no (defined as int)])
|
||||
AC_DEFINE(socklen_t, int))
|
||||
|
||||
-AC_MSG_NOTICE([**************************************** PTY device files])
|
||||
-AC_CHECK_FILE("/dev/ptmx", AC_DEFINE(HAVE_DEV_PTMX))
|
||||
-AC_CHECK_FILE("/dev/ptc", AC_DEFINE(HAVE_DEV_PTS_AND_PTC))
|
||||
-
|
||||
AC_MSG_NOTICE([**************************************** entropy])
|
||||
|
||||
AC_ARG_WITH(egd-socket,
|
||||
|
Loading…
x
Reference in New Issue
Block a user