Show
Ignore:
Timestamp:
05/15/08 18:40:44 (4 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1210869644 +0300
git-parent:

[703887976e34ccdfa64d31079973bfb97fc93db1]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1210869644 +0300
Message:

Rename the shared libraries

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r3e1fea3 r84d0f81  
    62926292dnl 
    62936293AS_IF([test "${SYS}" = "mingw32"], [ 
     6294  FILE_LIBVLCCORE_DLL="!define LIBVLCCORE_DLL libvlccore.dll" 
    62946295  FILE_LIBVLC_DLL="!define LIBVLC_DLL libvlc.dll" 
    6295   FILE_LIBVLC_CONTROL_DLL="!define LIBVLC_CONTROL_DLL libvlc-control.dll" 
    62966296]) 
    62976297 
     
    63536353AC_SUBST(AM_CPPFLAGS) 
    63546354AC_SUBST(MACOSX_DEPLOYMENT_TARGET) 
     6355AC_SUBST(FILE_LIBVLCCORE_DLL) 
    63556356AC_SUBST(FILE_LIBVLC_DLL) 
    6356 AC_SUBST(FILE_LIBVLC_CONTROL_DLL) 
    63576357 
    63586358dnl Create vlc-config.in