Changeset 2a6cb11eaa8e71a3704f0c2a86ad5ac0becfecf1

Show
Ignore:
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
  • src/Makefile.am

    re03e85c r2a6cb11  
    371371############################################################################### 
    372372check_PROGRAMS = test_i18n_atof test_url test_utf8 test_control 
    373 TESTS = $(check_PROGRAMS) 
     373dist_check_SCRIPTS = check_symbols 
     374TESTS = $(check_PROGRAMS) $(dist_check_SCRIPTS) 
    374375 
    375376CFLAGS_tests = `$(VLC_CONFIG) --cflags libvlc`