git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@508 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-01-30 22:04:09 +00:00
parent a268e712d6
commit e446455f7e

View File

@ -2,6 +2,7 @@ EXTRA_DIST =
SUBDIRS =
AUTOMAKE_OPTS= gnu
AM_MAKE=$(shell which gmake 2>/dev/null || which make)
MAKE=$(AM_MAKE)
NAME=freeswitch
PREFIX=$(prefix)
APR_CONFIG=$(prefix)/bin/apr-1-config