You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
EXTRA_DIST=autogen.sh CMakeLists.txt config.h.cmake fcgi-cgi.1 |
|
man1_MANS=fcgi-cgi.1 |
|
|
|
AM_CFLAGS=$(GLIB_CFLAGS) |
|
fcgi_cgi_LDADD=$(GLIB_LIBS) |
|
|
|
bin_PROGRAMS=fcgi-cgi |
|
fcgi_cgi_SOURCES=fastcgi.c fcgi-cgi.c
|
|
|