Changeset 9be56f9b9e3fd8cce4dd68214de2047be20ec5c6
- Timestamp:
- 03/23/08 20:39:04
(6 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1206301144 +0200
- git-parent:
[aac5ae48196bba8698ccc7b8dfaaac31b2d0318d]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1206301144 +0200
- Message:
Fix the pkg-config warning
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| raac5ae4 |
r9be56f9 |
|
| 142 | 142 | |
|---|
| 143 | 143 | ============================================================== |
|---|
| 144 | | NOTE: you do not have the "pkg-config" utility on your system; |
|---|
| 145 | | detection of the Gtk-2.0 and GNOME 2.0 libraries will not be |
|---|
| 146 | | reliable. |
|---|
| | 144 | NOTE: "pkg-config" is missing from your system. Certain |
|---|
| | 145 | libraries may not be detected properly. |
|---|
| 147 | 146 | EOF |
|---|
| 148 | 147 | fi |
|---|