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.

12 lines
275 B

  1. --- pthsem-2.0.8/acinclude.m4
  2. +++ pthsem-2.0.8/acinclude.m4
  3. @@ -892,6 +892,8 @@
  4. case "x`uname -r`" in
  5. changequote(, )dnl
  6. x2.[23456789]* ) ;;
  7. +changequote(, )dnl
  8. + x3.* ) ;;
  9. changequote([, ])
  10. * ) braindead=yes ;;
  11. esac