From 5aa51f87ef75af9d60f21642f9e41553b438dc4b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 11 Sep 2016 21:55:16 +0300 Subject: [PATCH] configure note --- sqlite3.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sqlite3.spec b/sqlite3.spec index 03881a4..8fcc4f0 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -1,6 +1,7 @@ # TODO: # - some tests fail with tcl8.5, it's tcl fault, # if someone REALLY cares (s)he can look into it +# - configure.ac present, but doesn't support all -DEFINES, also it uses bash syntax (var+=value) # # Conditional build: %bcond_with tests # run tests -- 2.44.0