mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
libwebsocket inline configure
This commit is contained in:
committed by
Ken Rice
parent
5a6d3cf43e
commit
35e6368602
4
libs/libwebsockets/configure.gnu
Normal file
4
libs/libwebsockets/configure.gnu
Normal file
@@ -0,0 +1,4 @@
|
||||
#! /bin/sh
|
||||
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
|
||||
$srcpath/configure "$@" --disable-shared
|
||||
|
Reference in New Issue
Block a user