asterisk/third-party/configure.m4

11 lines
174 B
Plaintext
Raw Permalink Normal View History

2023-05-25 18:45:57 +00:00
#
# If this file is changed, be sure to run ASTTOPDIR/bootstrap.sh
# before committing.
#
AC_DEFUN([THIRD_PARTY_CONFIGURE],
[
JANSSON_CONFIGURE()
PJPROJECT_CONFIGURE()
])