]> Sergey Matveev's repositories - public-inbox.git/commit
httpd: avoid loading our WWW-specific code early
authorEric Wong <e@80x24.org>
Fri, 26 Feb 2016 03:51:47 +0000 (03:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 26 Feb 2016 03:54:03 +0000 (03:54 +0000)
commitf8629575e505828e8d19d430aea68699802bd820
tree68190e0d9ee2aba623cafc70675080a68e7a111e
parent5cd892559c1babb2f4a7576a6d6c6313de6b069a
httpd: avoid loading our WWW-specific code early

We want this to be usable as a generic httpd for other Free Software
projects, so do not force users to load our WWW code at
compile-time.
public-inbox-httpd