Bug 279427 mozilla-xpcom.pc missing include directory

patch by braden@endoframe.com r=bsmedberg
This commit is contained in:
timeless%mozdev.org 2005-01-25 22:07:41 +00:00
Родитель a20d9d1582
Коммит ccf3814148
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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