Changes On Branch autoconf
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch autoconf Excluding Merge-Ins

This is equivalent to a diff from dbe1e68e43 to c5f994d4c5

2011-06-19
16:52
Require version 2.61 of autoconf, the version installed by default on Mac OS X. Changes to get autoconf working under Solaris 10: Prefer system version of OpenSSL found in /usr/sfw directory. Check for getpassphrase using autoconf rather than making assumptions in config.h. Closed-Leaf check-in: c5f994d4c5 user: ben tags: autoconf
16:48
Fix syntax in Makefile.in so it works with Solaris make. check-in: 4787336f2f user: ben tags: autoconf
2011-06-16
19:51
Updates to the VC++ makefile. check-in: 82d741db3e user: drh tags: trunk
2011-06-15
18:54
some changes check-in: e661691b74 user: 5340 tags: orefkovs-change
15:33
Add the configure script and merge in the latest trunk changes. check-in: 57ca24966f user: drh tags: autoconf
15:22
Update the built-in SQLite to the latest 3.7.7 beta. check-in: dbe1e68e43 user: drh tags: trunk
2011-06-14
23:59
When doing a merge, only follow direct ancestor links when computing the set of filename changes. Do not follow merge links as this can result in non-intuitive changes. Ticket [554f44ee74e3d3b]. check-in: 1c4d1272a6 user: drh tags: trunk

Deleted Makefile.

Added Makefile.classic.

Added Makefile.in.

Added acsite.m4.

Added autoconf/ax_check_openssl.m4.

Added autoconf/config.guess.

Added autoconf/config.sub.

Added autoconf/install-sh.

Added autoconfig.h.in.

Added configure.

Added configure.ac.

Changes to src/config.h.