]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
* ./configure.ac.in: we no longer choke if libdvbpsi headers aren't here.
[vlc] / include / vlc_common.h
index ea71aff7fbc789ab81b97b64d32f516f1216c5eb..6f6fce93ee0df96e51dc11e4b8607b050284c589 100644 (file)
@@ -3,7 +3,7 @@
  * Collection of useful common types and macros definitions
  *****************************************************************************
  * Copyright (C) 1998, 1999, 2000 VideoLAN
- * $Id: vlc_common.h,v 1.39 2002/11/20 08:58:20 sam Exp $
+ * $Id: vlc_common.h,v 1.40 2002/11/24 18:54:54 sam Exp $
  *
  * Authors: Samuel Hocevar <sam@via.ecp.fr>
  *          Vincent Seguin <seguin@via.ecp.fr>
@@ -29,6 +29,7 @@
  *****************************************************************************/
 #if defined( __BORLANDC__ )
 #   undef PACKAGE
+#   undef HAVE_INTTYPES_H
 #endif
 
 #include "config.h"