You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded configuration input files (configure.in etc) to be usable with autoconf 2.61 and automake 1.10
Regenerate all the configuration output files using autoreconf in all directories where there is a configure.in (recursion into subdirectories does not work) except db4/PORT
db4:
Added further configuration items to db4/PORT to support regeneration of configuration output files. Regeneration is carried out using shell script s_config
Changed the settings of configuration items so that a db1.85 version is built by default.
General:
Adjusted Makefile.am in various directories to find db4 header files in the build directory, not source directory.
Source Navigator can now again be configured and built out of the source tree.
0 commit comments