Accepting request 150890 from home:elvigia:branches:devel:libraries:c_c++
- Previous patch was incomplete and did not consider files in the upnp directory. (updates libupnp-configure.patch) OBS-URL: https://build.opensuse.org/request/show/150890 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
bd82eb9f5c
commit
39b48a57bd
@@ -112,3 +112,14 @@
|
||||
/*!
|
||||
* \brief Internal implementation of the class UpnpString.
|
||||
*
|
||||
--- upnp/Makefile.am.orig
|
||||
+++ upnp/Makefile.am
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
SUBDIRS = doc . sample
|
||||
|
||||
-AM_CPPFLAGS = \
|
||||
+AM_CPPFLAGS = -include $(top_builddir)/autoconfig.h \
|
||||
-I$(srcdir)/inc \
|
||||
-I$(top_srcdir)/threadutil/inc \
|
||||
-I$(top_srcdir)/ixml/inc
|
||||
|
Reference in New Issue
Block a user