Ticket #159 (closed enhancement: fixed)

Opened 6 years ago

Last modified 5 years ago

Allow bsdxml instead of expat

Reported by: zml Owned by: lennart
Milestone: Avahi 0.6.22 Component: avahi-core
Keywords: Cc:

Description

libbsdxml is basically an expat source-compatible library shipped with *BSD. The attached patch futzes with configure in order to accept libbsdxml as a possible option. I tried to keep the style the same (if no xml lib is found and the user doesn't use --with-xml=none, I error out). Quite willing to accept comments and fix the patch.

Attachments

avahi_use_bsdxml.patch Download (4.7 KB) - added by zml 6 years ago.

Change History

Changed 6 years ago by zml

Changed 6 years ago by lennart

  • status changed from new to assigned
  • milestone set to Avahi 0.6.22

Looks good to me, will merge.

Changed 5 years ago by lennart

  • status changed from assigned to closed
  • resolution set to fixed

(In [1585]) Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)

Note: See TracTickets for help on using tickets.