source: BAORadio/libindi/libindi/config.h.cmake @ 513

Last change on this file since 513 was 504, checked in by frichard, 13 years ago

-Version 0.8 de libini
-Formule de Marc
-Nouvelles fonctionnalités (goto nom-de l'objet etc...)

File size: 385 bytes
RevLine 
[490]1/* Define to 1 if you have the <linux/videodev2.h> header file. */
2#cmakedefine HAVE_LINUX_VIDEODEV2_H 1
3
4/* The symbol timezone is an int, not a function */
5#define TIMEZONE_IS_INT 1
6
7/* Define if you have termios.h */
8#cmakedefine   HAVE_TERMIOS_H 1
9
10/* Define if you have fitsio.h */
11#cmakedefine   HAVE_CFITSIO_H 1
12
13/* Define if you have libnova.h */
14#cmakedefine   HAVE_NOVA_H 1
[504]15
Note: See TracBrowser for help on using the repository browser.