Changeset 2a6cb11eaa8e71a3704f0c2a86ad5ac0becfecf1
- Timestamp:
- 12/12/07 18:46:15
(10 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1197481575 +0000
- git-parent:
[ca5d4788830b78ba6ba8d116d496ac5ce7af2ea8]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1197481575 +0000
- Message:
Run the symbol check
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re03e85c |
r2a6cb11 |
|
| 371 | 371 | ############################################################################### |
|---|
| 372 | 372 | check_PROGRAMS = test_i18n_atof test_url test_utf8 test_control |
|---|
| 373 | | TESTS = $(check_PROGRAMS) |
|---|
| | 373 | dist_check_SCRIPTS = check_symbols |
|---|
| | 374 | TESTS = $(check_PROGRAMS) $(dist_check_SCRIPTS) |
|---|
| 374 | 375 | |
|---|
| 375 | 376 | CFLAGS_tests = `$(VLC_CONFIG) --cflags libvlc` |
|---|