Skip to content
Snippets Groups Projects
  1. Dec 05, 2017
    • Sebastian Kemper's avatar
      asterisk-15.x: fix CONFIGURE_ARGS · fb84fe64
      Sebastian Kemper authored
      
      The way CONFIGURE_ARGS are done for srtp and pjproect does not take into
      account that more than one package depends on them. This can result in
      build failures. So add ifeqs to test properly if --with or --without is
      required.
      
      This commit also adds CONFIGURE_ARGS checks for:
      
      alsa (asound)
      portaudio
      speex
      speexdsp
      
      Signed-off-by: default avatarSebastian Kemper <sebastian_ml@gmx.net>
      fb84fe64
    • Sebastian Kemper's avatar
      asterisk-13.x: fix CONFIGURE_ARGS · 78d4dc4f
      Sebastian Kemper authored
      
      The way CONFIGURE_ARGS are done for srtp and pjproect does not take into
      account that more than one package depends on them. This can result in
      build failures. So add ifeqs to test properly if --with or --without is
      required.
      
      This commit also adds CONFIGURE_ARGS checks for:
      
      alsa (asound)
      portaudio
      speex
      speexdsp
      
      Signed-off-by: default avatarSebastian Kemper <sebastian_ml@gmx.net>
      78d4dc4f
  2. Dec 03, 2017
  3. Dec 02, 2017
  4. Nov 28, 2017
  5. Nov 27, 2017
  6. Nov 26, 2017
Loading