Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
6cc964b5
Commit
6cc964b5
authored
Feb 16, 2009
by
Rémi Denis-Courmont
Browse files
Fix pkgincludedir in vlc-plugin.pc
Pointed-out-by: Benjamin Gerard
parent
17914756
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/vlc-plugin.pc.in
View file @
6cc964b5
...
...
@@ -2,7 +2,7 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
pkgincludedir=@
pkg
includedir@
pkgincludedir=@includedir@
/@PACKAGE@
PKGDIR=@PKGDIR@
vlclibdir=@vlclibdir@
...
...
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