mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-18 13:34:16 +00:00
ce3d56920b
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
#
|
|
# If this file is changed, be sure to run ASTTOPDIR/bootstrap.sh
|
|
# before committing.
|
|
#
|
|
|
|
AC_DEFUN([THIRD_PARTY_CONFIGURE],
|
|
[
|
|
PJPROJECT_CONFIGURE()
|
|
])
|