2013/1/9 Greg Banks <g...@fastmail.fm>: > Those can be made cleaner anyway, by moving them into mboxevent.c. Then > the mailbox.c code would always call mboxevent_* functions but those > functions would, depending on the result of ./configure, either be a > trivial stub that does do nothing or would actually do the work of > pushing the event out. > >> - removing MBOXEVENT macro in Makefile.am > > In the scenario above you would always compile mboxevent.c, so this > automake conditional would not be needed. > OK, I make these changes today. Thank you all
Sébastien