Custom upgrade: wire up configure --enable-custom-upgrade-conflicting-symbols
[lttng-ust.git] / include / lttng / ust-config.h.in
CommitLineData
c0c0989a
MJ
1/*
2 * SPDX-License-Identifier: MIT
3 */
4
2eba8e39
MJ
5#ifndef _LTTNG_UST_CONFIG_H
6#define _LTTNG_UST_CONFIG_H
2699970a 7
2eba8e39 8/* lttng/ust-config.h.in. Manually generated for control over the contained defs. */
2699970a 9
4846fadc 10/* DTrace/GDB/SystemTap integration via sdt.h */
562c813a 11#undef LTTNG_UST_HAVE_SDT_INTEGRATION
2eba8e39 12
95250804
MD
13/* Emit and use original symbols for custom upgrade from 2.12 to 2.13 */
14#undef LTTNG_UST_CUSTOM_UPGRADE_CONFLICTING_SYMBOLS
15
2eba8e39 16#endif
This page took 0.047741 seconds and 5 git commands to generate.