| 4fb36f7 by Dan Meltzer at 2007-03-16 | 1 | /* config.h. Generated by cmake from config.h.cmake */ |
| 2 | ||
| 2d47fcf by Dan Meltzer at 2007-03-22 | 3 | /* The size of a `int', as computed by sizeof. */ |
| 9dd7a6b by David Faure at 2007-03-22 | 4 | #define SIZEOF_INT ${SIZEOF_INT} |
| 2d47fcf by Dan Meltzer at 2007-03-22 | 5 | |
| 6 | /* The size of a `long', as computed by sizeof. */ |
|
| 9dd7a6b by David Faure at 2007-03-22 | 7 | #define SIZEOF_LONG ${SIZEOF_LONG} |
| 2d47fcf by Dan Meltzer at 2007-03-22 | 8 | |
| 4fb36f7 by Dan Meltzer at 2007-03-16 | 9 | /* have LIBVISUAL */ |
| 10 | #cmakedefine HAVE_LIBVISUAL 1 |
|
| 11 | ||
| 12 | /* have Qt with OpenGL support */ |
|
| 13 | /* #undef HAVE_QGLWIDGET */ |
|
| 14 | ||
| 15 | /* Define to 1 if you have the `statvfs' function. */ |
|
| 16 | #define HAVE_STATVFS 1 |
|
| 17 | ||
| 18 | /* Define to 1 if you have the <stdint.h> header file. */ |
|
| 19 | #define HAVE_STDINT_H 1 |
|
| 20 | ||
| 21 | /* Define to 1 if you have the <systems.h> header file. */ |
|
| 22 | /* #undef HAVE_SYSTEMS_H */ |
|
| 23 | ||
| 24 | /* have TagLib */ |
|
| 25 | #define HAVE_TAGLIB 1 |
|
| 26 | ||
| 27 | /* MySql database support enabled */ |
|
| 28 | #cmakedefine USE_MYSQL 1 |
|
| 29 | ||
| 072903a by Shane King at 2007-11-22 | 30 | /* Whether taglib exposes filenames as TagLib::FileName type */ |
| 31 | #cmakedefine HAVE_TAGLIB_FILENAME 1 |
|
| 32 | ||
| 33 | /* Whether TagLib::FileName is a struct supporting wide characters or just a typedef */ |
|
| 34 | #cmakedefine COMPLEX_TAGLIB_FILENAME 1 |

