mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 355608 - "xulrunner + python fails with "dist/lib/libpyxpcom.a: No such file or directory"" [p=vamposdecampos@gmail.com (Alex Badea) r=bsmedberg (NPOTB)]
This commit is contained in:
parent
7b19a9fcf5
commit
38f4c02505
@ -22,7 +22,7 @@ FORCE_USE_PIC = 1
|
||||
# We always need the Python and pyxpcom includes and libs.
|
||||
LOCAL_INCLUDES = $(MOZ_PYTHON_INCLUDES)
|
||||
EXTRA_LIBS += $(MOZ_PYTHON_LIBS) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)pyxpcom.$(LIB_SUFFIX) \
|
||||
$(call EXPAND_LIBNAME_PATH,pyxpcom,$(DIST)/lib) \
|
||||
$(NULL)
|
||||
|
||||
# In the shorter term we need JS too.
|
||||
|
Loading…
Reference in New Issue
Block a user