Mercurial > mplayer.hg
comparison configure @ 28370:f60cabb2ff8a
Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.
Fixes Bugzilla #1399.
author | diego |
---|---|
date | Sat, 31 Jan 2009 21:16:54 +0000 |
parents | c044bbec972b |
children | 42747b184527 |
comparison
equal
deleted
inserted
replaced
28369:c044bbec972b | 28370:f60cabb2ff8a |
---|---|
8258 #define HAVE_STRING_H 1 | 8258 #define HAVE_STRING_H 1 |
8259 #define HAVE_STRINGS_H 1 | 8259 #define HAVE_STRINGS_H 1 |
8260 #define HAVE_SYS_STAT_H 1 | 8260 #define HAVE_SYS_STAT_H 1 |
8261 #define HAVE_SYS_TYPES_H 1 | 8261 #define HAVE_SYS_TYPES_H 1 |
8262 /* libdvdread */ | 8262 /* libdvdread */ |
8263 #define HAVE_UINTPTR_T 1 | 8263 #define HAVE_DLFCN_H 1 |
8264 | 8264 |
8265 | 8265 |
8266 /* system headers */ | 8266 /* system headers */ |
8267 $def_alloca_h | 8267 $def_alloca_h |
8268 $def_alsa_asoundlib_h | 8268 $def_alsa_asoundlib_h |