You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
391 B

  1. Index: pthsem-2.0.8/acinclude.m4
  2. ===================================================================
  3. --- pthsem-2.0.8.orig/acinclude.m4
  4. +++ pthsem-2.0.8/acinclude.m4
  5. @@ -894,6 +894,8 @@ changequote(, )dnl
  6. x2.[23456789]* ) ;;
  7. changequote(, )dnl
  8. x3.* ) ;;
  9. +changequote(, )dnl
  10. + x4.* ) ;;
  11. changequote([, ])
  12. * ) braindead=yes ;;
  13. esac