[exim-dev] [Bug 139] Dynamically loadable lookup modules

Top Page
Delete this message
Reply to this message
Author: Simon Arlott
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 139] Dynamically loadable lookup modules
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=139

Simon Arlott <bugzilla.exim.simon@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla.exim.simon@???
                   |                            |rg





--- Comment #40 from Simon Arlott <bugzilla.exim.simon@???> 2011-01-16 15:09:31 ---
(In reply to comment #39)
> I added documentation to spec.xfpt, put default CFLAGS_DYNAMIC into
> OS/Makefile-{Linux,FreeBSD}, added a changelog, made up a fresh patch (to avoid
> merges in the main git repo) and pushed this, as there have been no objections.


src/scripts/lookups-Makefile breaks in bash as it doesn't allow an empty
if/else block:
  if grep -q "^LOOKUP.*=[ $tab]*2" "$defs_source"
  then
    # we have work to do
  else



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email