* Use SQLite 3.7.0.1.
This commit is contained in:
		
							parent
							
								
									587dc8aa00
								
							
						
					
					
						commit
						d7875d1648
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -240,7 +240,7 @@ AC_ARG_WITH(sqlite, AC_HELP_STRING([--with-sqlite=PATH], | |||
|   [prefix of SQLite]), | ||||
|   sqlite=$withval, sqlite=) | ||||
| AM_CONDITIONAL(HAVE_SQLITE, test -n "$sqlite") | ||||
| SQLITE_VERSION=3.7.0 | ||||
| SQLITE_VERSION=3.7.0.1 | ||||
| AC_SUBST(SQLITE_VERSION) | ||||
| if test -z "$sqlite"; then | ||||
|   sqlite_lib='${top_builddir}/externals/sqlite-$(SQLITE_VERSION)/libsqlite3.la' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue