Merge remote-tracking branch 'upstream/master'
[jack2.git] / config.h.in
blobe356790d73aea3b1e79b708aa15fb4177d38b55e
1 /* config.h.in. */
2 #ifndef CONFIG_H
3 #define CONFIG_H
5 /* Name of package */
6 #define PACKAGE $PACKAGE
8 /* Define to the address where bug reports for this package should be sent. */
9 #define PACKAGE_BUGREPORT "<jack-devel@jackaudio.org>"
11 #define ADDON_DIR "$ADDON_DIR"
13 #define JACK_LOCATION "$JACK_LOCATION"
15 #define JACK_SVNREVISION "$JACK_SVNREVISION"
17 #endif // CONFIG_H