summaryrefslogtreecommitdiff
path: root/extensions/Library_npsoplugin.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-11-15 18:09:55 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-11-15 18:15:43 +0100
commit13ef9dcc206d30ebd4d63afb186d379dc849b36c (patch)
tree32c3e34527643afff3fe3c7b7ba314146c3cdeb2 /extensions/Library_npsoplugin.mk
parentfc45189c7af475635cd7a6a51d5c7409e10deb27 (diff)
Rename "Mozilla headers" to "NPAPI headers" (incl. configure option name)
...to avoid confusion what that is actually about. (Especially, it is completely unrelated to --enable-mozilla.) ATTENTION: This renames the configure option --with-system-mozilla-headers to --with-system-npapi-headers. Change-Id: I48f3c79d69c4d4f445a94e7ddbeab06ea667becc
Diffstat (limited to 'extensions/Library_npsoplugin.mk')
-rw-r--r--extensions/Library_npsoplugin.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Library_npsoplugin.mk b/extensions/Library_npsoplugin.mk
index 253e2469a3d2..31908f607664 100644
--- a/extensions/Library_npsoplugin.mk
+++ b/extensions/Library_npsoplugin.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_Library_use_packages,npsoplugin,\
np_sdk_inc \
))
-$(eval $(call gb_Library_use_external,npsoplugin,mozilla_headers))
+$(eval $(call gb_Library_use_external,npsoplugin,npapi_headers))
$(eval $(call gb_Library_use_static_libraries,npsoplugin,\
npsoenv \