mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
Add mod_ldap as directory example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@580 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
7
libs/openldap-2.3.19.build.sh
Executable file
7
libs/openldap-2.3.19.build.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
./configure $@
|
||||
$MAKE depend
|
||||
cd libraries
|
||||
$MAKE
|
||||
$MAKE install
|
Reference in New Issue
Block a user