Changeset fb19b264f8a5fe4ebb47f863e0f040f2ffe9b0a5
- Timestamp:
- 05/06/08 18:14:45
(2 months ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1210090485 +0200
- git-parent:
[8274e9137ebe705a6c67fac4ccd0cd0b51403231]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1210090485 +0200
- Message:
Forgot live555 in the previous commit. It's quite useful to compile it, too.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8274e91 |
rfb19b26 |
|
| 1940 | 1940 | AC_MSG_RESULT(${real_live555_tree}/liveMedia/libliveMedia.a) |
|---|
| 1941 | 1941 | |
|---|
| 1942 | | VLC_ADD_BUILTINS([live555]) |
|---|
| | 1942 | VLC_ADD_PLUGIN([live555]) |
|---|
| 1943 | 1943 | |
|---|
| 1944 | 1944 | if test "${SYS}" = "mingw32"; then |
|---|