use include path from BUILD dir since we want the config.h
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign nostdinc
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include/curl -I$(top_srcdir)/lib
|
||||
INCLUDES = -I$(top_srcdir)/include/curl -I$(top_builddir)/lib
|
||||
|
||||
LIBDIR = ../../lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user