mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-31 02:33:44 +00:00
CentOS 5 dosn't support subdir-objects
This commit is contained in:
parent
7cf5a84634
commit
9f3f348984
@ -1,6 +1,6 @@
|
|||||||
EXTRA_DIST =
|
EXTRA_DIST =
|
||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
AUTOMAKE_OPTIONS = foreign subdir-objects
|
AUTOMAKE_OPTIONS = foreign
|
||||||
NAME=dingaling
|
NAME=dingaling
|
||||||
PREFIX=$(prefix)
|
PREFIX=$(prefix)
|
||||||
TOUCH_TARGET=@if test -f "$@" ; then touch "$@" ; fi ;
|
TOUCH_TARGET=@if test -f "$@" ; then touch "$@" ; fi ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user