view libmpdvdkit2/config.h @ 20609:c90f6e02a589

Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set. Also remove the corresponding else case, it was unreachable.
author diego
date Fri, 03 Nov 2006 10:09:39 +0000
parents 72ca1c2facf3
children
line wrap: on
line source


/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

#include "../config.h"

/* Version number of package */
#define VERSION "1.2.9"