Changeset 85a37a8cb990d3a992550b96bdea703a5fdd511c
- Timestamp:
- 01/31/08 18:11:58
(5 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1201799518 +0000
- git-parent:
[bbc8f6c6ca9d8b3bf8967bc8e8063255ae0930ec]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1201799518 +0000
- Message:
Yes, it works
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4862877 |
r85a37a8 |
|
| 42 | 42 | --disable-ffmpeg --disable-faad --disable-wxwidgets --disable-skins2 |
|---|
| 43 | 43 | |
|---|
| 44 | | # Tell aclocal to use -I m4. Wonder if it really works. |
|---|
| 45 | 44 | ACLOCAL_AMFLAGS = -I m4 |
|---|
| 46 | 45 | |
|---|