Some ugly split for shared/static builds.
modified external/Makefile.am
@@ -57,7 +57,11 @@ noinst_HEADERS= expat/amiga/expat_68k.h \
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -131,11 +135,16 @@ libucl_la_CFLAGS= -I$(top_srcdir)/external//libucl/uthash \
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -145,6 +154,10 @@ libyaml_la_CFLAGS= -I$(top_srcdir)/external/libyaml/include \
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -188,6 +201,9 @@ libsqlite_la_CFLAGS= -DHAVE_POSIX_FALLOCATE=1 \
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.am
@@ -56,6 +56,24 @@ libpkg_la_LDFLAGS= -version-info 1 -pthread
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/Makefile.am
@@ -75,9 +75,10 @@ pkg_CFLAGS= -I$(top_srcdir)/libpkg \
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|