summaryrefslogtreecommitdiff
path: root/changes/ticket17744
blob: 57a4a595c89d65f56b7a7022805f584d743c77f2 (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Quote all the string interpolations in configure.ac -- even
      those which we are pretty sure can't contain spaces. Closes
      ticket 17744. Patch from "zerosion".