Changeset de64258999f35238549acd620d8ac3e2066242b6

Show
Ignore:
Timestamp:
02/19/08 01:28:41 (6 months ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1203380921 +0000
git-parent:

[1aac6d6516e507bc0230ebf9ee85d9890ead7565]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1203380921 +0000
Message:

Typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r1aac6d6 rde64258  
    46604660       [ VLC_ADD_PLUGINS([pulse]) 
    46614661        VLC_ADD_CFLAGS([pulse],[${PULSE_CFLAGS}]) 
    4662         VLC_ADD_LDFLAGS([pulse],[${PULSE_LIBS}])]:
     4662        VLC_ADD_LDFLAGS([pulse],[${PULSE_LIBS}])]
    46634663       [AC_MSG_WARN(pulsaudio library not found)]) 
    46644664   fi