git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@509 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-01-30 22:04:28 +00:00
parent e446455f7e
commit eb49469de9
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,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