Bug 279427 mozilla-xpcom.pc missing include directory
patch by braden@endoframe.com r=bsmedberg git-svn-id: svn://10.0.0.236/trunk@168322 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -8,4 +8,4 @@ Description: The Mozilla Cross Platform Component Library
|
||||
Version: %MOZILLA_VERSION%
|
||||
Requires: mozilla-nspr = %MOZILLA_VERSION%
|
||||
Libs: -L${libdir} -lxpcom
|
||||
Cflags: -I${includedir}/xpcom -I${includedir}/string
|
||||
Cflags: -I${includedir} -I${includedir}/xpcom -I${includedir}/string
|
||||
|
||||
Reference in New Issue
Block a user