configure.m4 174 B

12345678910
  1. #
  2. # If this file is changed, be sure to run ASTTOPDIR/bootstrap.sh
  3. # before committing.
  4. #
  5. AC_DEFUN([THIRD_PARTY_CONFIGURE],
  6. [
  7. JANSSON_CONFIGURE()
  8. PJPROJECT_CONFIGURE()
  9. ])