Changeset aa39d52bc98d8060311e0e77fd83b0f447b90386
- Timestamp:
- 03/31/08 18:15:20
(5 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1206980120 +0300
- git-parent:
[5badb86c83991e06655f2b773d526373a71bca53]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1206980120 +0300
- Message:
Fix make distcheck
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc432ea0 |
raa39d52 |
|
| 39 | 39 | |
|---|
| 40 | 40 | DISTCHECK_CONFIGURE_FLAGS = --disable-dvd --disable-mad --disable-libmpeg2 \ |
|---|
| 41 | | --disable-ffmpeg --disable-faad --disable-wxwidgets --disable-skins2 |
|---|
| | 41 | --disable-ffmpeg --disable-faad --disable-wxwidgets --disable-skins2 \ |
|---|
| | 42 | --disable-fribidi |
|---|
| 42 | 43 | |
|---|
| 43 | 44 | ACLOCAL_AMFLAGS = -I m4 |
|---|