mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-16 11:19:18 +01:00
7 lines
80 B
C
7 lines
80 B
C
#ifndef GLOOX_CONFIG_H
|
|
#define GLOOX_CONFIG_H
|
|
|
|
#cmakedefine HAVE_GNUTLS
|
|
|
|
#endif
|