mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
Fix build of freetdm on CentOS
Revert the build change to freetdm since it broke the build of that modules on CentOS. Once a working change is finished, then it'll be committed against FS-7122. FS-7142 #resolve
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
ACLOCAL_AMFLAGS = -I build
|
||||
AUTOMAKE_OPTIONS = foreign subdir-objects
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
SRC = src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user