hasu / notdeft

NotDeft note manager for Emacs
https://tero.hasu.is/notdeft/
170 stars 14 forks source link

Bugfix for notdeft-xapian on Ubuntu #10

Closed WarrenWilkinson closed 5 years ago

WarrenWilkinson commented 5 years ago

The invocation of g++ needs to have the Xapian-config flags coming last. Don't know why, but it works.

hasu commented 5 years ago

Already merged.