Use config.h to define SONAME major number
[lttng-ust.git] / liblttng-ust / Makefile.am
index ea4c8f612ee4c947e71c1472052731e235e3b448..156552806943705c954031931ea2fd888596079f 100644 (file)
@@ -63,8 +63,6 @@ liblttng_ust_runtime_la_SOURCES = \
        string-utils.c \
        string-utils.h
 
-liblttng_ust_runtime_la_CFLAGS = -DLTTNG_UST_LIBRARY_VERSION_MAJOR=\"$(LTTNG_UST_LIBRARY_VERSION_MAJOR)\"
-
 if HAVE_PERF_EVENT
 liblttng_ust_runtime_la_SOURCES += \
        lttng-context-perf-counters.c \
This page took 0.022344 seconds and 4 git commands to generate.