Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
e9526090
Commit
e9526090
authored
Jul 16, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.am: added /usr/lib/mozilla/include/idl to the xpidl include
directory, because that's where Gentoo puts it.
parent
84eacb12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Makefile.am
Makefile.am
+4
-4
No files found.
Makefile.am
View file @
e9526090
...
@@ -632,12 +632,12 @@ $(LIBRARIES_mozilla): $(mozilla_libplugin_a_OBJECTS) \
...
@@ -632,12 +632,12 @@ $(LIBRARIES_mozilla): $(mozilla_libplugin_a_OBJECTS) \
mozilla_vlcintf_xpt_DATA
=
mozilla/vlcintf.xpt
mozilla_vlcintf_xpt_DATA
=
mozilla/vlcintf.xpt
mozilla_vlcintf_xptdir
=
$(libdir)
/mozilla/components
mozilla_vlcintf_xptdir
=
$(libdir)
/mozilla/components
mozilla/vlcintf.xpt
:
mozilla/vlcintf.idl
mozilla/vlcintf.xpt
:
mozilla/vlcintf.idl
$(XPIDL)
-I
/usr/share/idl/mozilla
-
m
typelib
\
$(XPIDL)
-I
/usr/share/idl/mozilla
-
I
/usr/lib/mozilla/include/idl
\
-o
mozilla/vlcintf
$(srcdir)
/mozilla/vlcintf.idl
-
m
typelib
-
o
mozilla/vlcintf
$(srcdir)
/mozilla/vlcintf.idl
mozilla/vlcintf.h
:
mozilla/vlcintf.idl
mozilla/vlcintf.h
:
mozilla/vlcintf.idl
$(XPIDL)
-I
/usr/share/idl/mozilla
-
m
header
\
$(XPIDL)
-I
/usr/share/idl/mozilla
-
I
/usr/lib/mozilla/include/idl
\
-o
mozilla/vlcintf
$(srcdir)
/mozilla/vlcintf.idl
-
m
header
-
o
mozilla/vlcintf
$(srcdir)
/mozilla/vlcintf.idl
if
HAVE_WIN32
if
HAVE_WIN32
DATA_npvlc_rc
=
$(noinst_mozilla_npvlc_rc_DATA)
DATA_npvlc_rc
=
$(noinst_mozilla_npvlc_rc_DATA)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment