Replace manual HAVE_* definition for sqlite by discovered one to help portability
modified configure.ac
@@ -33,6 +33,20 @@ AC_CHECK_HEADERS_ONCE([endian.h])
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/Makefile.am
@@ -169,22 +169,7 @@ libyaml_static_la_SOURCES= $(libyaml_la_SOURCES)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
added external/sqlite/config.h
@@ -0,0 +1,3 @@
| + | |
| + | |
| + | |