Changeset 1783

Show
Ignore:
Timestamp:
08/12/08 14:17:31 (3 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/cherokee/info.c

    r1577 r1783  
    8787        printf (" Tracing: no\n"); 
    8888#endif 
    89 #ifdef HAVE_SENDFILE 
     89#ifdef WITH_SENDFILE 
    9090        printf (" sendfile(): yes\n"); 
    9191#else