X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=37fa9fe94d562a71cdc2aee09ae31572a2153106;hb=0195634254d90bac8517076685032ccffee75456;hp=f95b37f3b33d0bf3f3156616766e306f6c1db6c3;hpb=0b1e236d1711f4f9076f73a093ece05aca00eca4;p=urcu.git diff --git a/src/Makefile.am b/src/Makefile.am index f95b37f..37fa9fe 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,11 +1,8 @@ -AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src +AM_CPPFLAGS += -I$(top_srcdir)/src #Add the -version-info directly here since we are only building # library that use the version-info -AM_LDFLAGS=-version-info $(URCU_LIBRARY_VERSION) -if USE_CYGWIN -AM_LDFLAGS+=-no-undefined -endif +AM_LDFLAGS=-version-info $(URCU_LIBRARY_VERSION) $(LT_NO_UNDEFINED) dist_noinst_HEADERS = urcu-die.h urcu-wait.h compat-getcpu.h \ compat-rand.h urcu-utils.h