support newer automake without warnings

This commit is contained in:
Michael Jerris 2014-03-07 19:09:12 -05:00
parent c19bb4d180
commit d4b4ef8d7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
EXTRA_DIST =
SUBDIRS = . src
AUTOMAKE_OPTIONS = foreign
AUTOMAKE_OPTIONS = foreign subdir-objects
NAME = freeswitch
AM_LIBAPR_CFLAGS := $(shell ./libs/apr/apr-1-config --cflags)