1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 16:49:41 +02:00
2010-01-24 09:19:39 +00:00

6 lines
63 B
C

#if @HAVE_GTK@
#define HAVE_GTK 1
#else
#undef HAVE_GTK
#endif