patch-configure_ac 299 B

12345678910
  1. --- sipsak-0.9.8.1.orig/configure.ac 2021-01-08 06:31:40.000000000 +0100
  2. +++ sipsak-0.9.8.1/configure.ac 2024-02-29 01:40:07.115755921 +0100
  3. @@ -14,7 +14,6 @@ AC_PROG_CC
  4. if test "x$GCC" = "xyes"; then
  5. CFLAGS="$CFLAGS -Wall"
  6. fi
  7. -SIPSAK_GCC_STACK_PROTECT_CC
  8. CHECK_PROG_DISTCC
  9. AC_PROG_INSTALL