|
Re: Fix library / plugin installation path: msg#00101web.lighttpd
Hello Jan, just saw another one, mod_localizer is missing the common_libadd flag: if MOD_LOCALIZER plugin_LTLIBRARIES += mod_localizer.la mod_localizer_la_SOURCES = mod_localizer.c mod_localizer_la_LDFLAGS = $(PLUGINFLAGS) - mod_localizer_la_LIBADD = $(LOCALIZER_LIB) + mod_localizer_la_LIBADD = $(common_libadd) $(LOCALIZER_LIB) endif Gerrit -- =^..^= |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [PATCH] Fix library / plugin installation path: 00101, Gerrit P. Haase |
|---|---|
| Next by Date: | Re: lighttpd - problems with cgi scripts: 00101, Gerrit P. Haase |
| Previous by Thread: | [PATCH] Fix library / plugin installation pathi: 00101, Gerrit P. Haase |
| Next by Thread: | vhost problem: 00101, clone1507 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |