Switch to unified view
a/Makefile.am | b/Makefile.am | ||
---|---|---|---|
... |
... |
||
108 | libupnpp/log.h \ |
108 | libupnpp/log.h \ |
109 | libupnpp/log.hxx \ |
109 | libupnpp/log.hxx \ |
110 | libupnpp/soaphelp.hxx \ |
110 | libupnpp/soaphelp.hxx \ |
111 | libupnpp/upnpavutils.hxx \ |
111 | libupnpp/upnpavutils.hxx \ |
112 | libupnpp/upnpplib.hxx \ |
112 | libupnpp/upnpplib.hxx \ |
113 | libupnpp/upnpputils.hxx \
|
113 | libupnpp/upnpputils.hxx |
114 | libupnpp/workqueue.h |
||
115 | 114 | ||
116 | EXTRA_DIST = autogen.sh |
115 | EXTRA_DIST = autogen.sh |
117 | 116 | ||
118 | if LINUX |
117 | if LINUX |
119 | # Curiously, -no-undefined seems to do nothing?? -Wl,-zdefs works though. |
118 | # Curiously, -no-undefined seems to do nothing?? -Wl,-zdefs works though. |