Changeset 2870

Show
Ignore:
Timestamp:
19/02/09 02:26:36 (1 year ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r2869 r2870  
     12009-02-19  Alvaro Lopez Ortega  <alvaro@octality.com> 
     2 
     3        * spawn-fcgi.1, contrib/spawn-fcgi.c, contrib/Makefile.am, 
     4        Makefile.am: spawn-fcgi is an independent project now. There is no 
     5        need to ship it with Cherokee any longer. 
     6 
    172009-02-18  Alvaro Lopez Ortega  <alvaro@octality.com> 
    28 
  • cherokee/trunk/Makefile.am

    r2577 r2870  
    1515cherokee.1           \ 
    1616cherokee-config.1    \ 
    17 spawn-fcgi.1         \ 
    1817cherokee-tweak.1     \ 
    1918cherokee-admin.1     \ 
  • cherokee/trunk/contrib/Makefile.am

    r2652 r2870  
    1 INCLUDES = \ 
    2 -I$(top_srcdir) \ 
    3 -I$(top_srcdir)/cherokee 
    4  
    5 bin_PROGRAMS = spawn-fcgi 
    6 spawn_fcgi_SOURCES = spawn-fcgi.c 
    7  
    81EXTRA_DIST = \ 
    92cherokee \