Backward compatible XPATH via symbols, not macros
This commit is contained in:
parent
c71791f168
commit
226c59f25a
10 changed files with 114 additions and 164 deletions
|
|
@ -61,7 +61,7 @@ LIBS = @LIBS@
|
|||
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
|
||||
INCLUDES = -I. @INCLUDES@ -I$(top_srcdir)/lib/clixon -I$(top_srcdir)/include -I$(top_srcdir)
|
||||
INCLUDES = -I. @INCLUDES@ -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)
|
||||
|
||||
MYLIB = ../lib/src/libclixon$(SH_SUFFIX).$(CLIXON_MAJOR).$(CLIXON_MINOR)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue