00001 /* Frameworks/MusicKit/MusicKitConfig.h. Generated from MusicKitConfig.h.in by configure. */ 00002 /* 00003 * $Id: MusicKitConfig.h.in 3313 2005-07-20 10:56:31Z leighsmith $ 00004 * Defined In: The MusicKit 00005 * 00006 * Description: 00007 * Defines for MusicKit to facilitate platform specific configuration. 00008 * 00009 * Original Author: Leigh Smith <leigh@leighsmith.com> 00010 * 00011 * Copyright (c) 2005, The MusicKit Project. All rights reserved. 00012 * 00013 * Permission is granted to use and modify this code for commercial and non- 00014 * commercial purposes so long as the author attribution and this copyright 00015 * message remains intact and accompanies all derived code. 00016 * 00017 */ 00018 00019 #ifndef _MUSICKITCONFIG_H_ 00020 #define _MUSICKITCONFIG_H_ 00021 00022 /* autoconf generated definitions */ 00023 #define HAVE_LIBMP3HIP 1 00024 00025 #define HAVE_RANDOM 1 00026 00027 #define HAVE_RAND 1 00028 00029 #endif