Changeset b1f21a53b67715f047be2b675175000436a0c584

Show
Ignore:
Timestamp:
01/05/08 17:24:14 (5 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1209655454 +0300
git-parent:

[594783c9c6add546352dbf861d762bd0077a0972]

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

Remove the temporary hack

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • include/vlc_common.h

    r594783c rb1f21a5  
    2929 * This file is a collection of common definitions and types 
    3030 */ 
    31  
    32 #ifndef PACKAGE 
    33 /* Temporary regression test */ 
    34 #error You probably forgot to include config.h!! 
    35 #endif 
    3631 
    3732/*****************************************************************************