comparison PROJECTS @ 3069:db6d57d718f7

[project @ 1997-07-10 23:34:03 by jwe]
author jwe
date Thu, 10 Jul 1997 23:34:07 +0000
parents 9c6cd52f3f5a
children 8c779ed7979b
comparison
equal deleted inserted replaced
3068:17e2f90e0d3b 3069:db6d57d718f7
490 * Make configure take more defaults from the environment. It should 490 * Make configure take more defaults from the environment. It should
491 definitely pay attention to CFLAGS, CXXFLAGS, FFLAGS, etc. 491 definitely pay attention to CFLAGS, CXXFLAGS, FFLAGS, etc.
492 492
493 * Should --enable-lite-kernel imply --enable-shared? 493 * Should --enable-lite-kernel imply --enable-shared?
494 494
495 * Should --enable-dl imply --enable-shared?
496
495 * Make it possible to configure without readline. 497 * Make it possible to configure without readline.
496 498
497 * Makefile changes: 499 * Makefile changes:
498 -- eliminate for loops 500 -- eliminate for loops
499 -- define shell commands or eliminate them 501 -- define shell commands or eliminate them
502 504
503 * Make it possible to configure so that installed binaries and 505 * Make it possible to configure so that installed binaries and
504 shared libraries are stripped. 506 shared libraries are stripped.
505 507
506 * Make installation of the static libraries optional. 508 * Make installation of the static libraries optional.
509
510 * Create a docs-only distribution?
507 511
508 ------------------------------ 512 ------------------------------
509 Documentation and On-Line Help: 513 Documentation and On-Line Help:
510 ------------------------------ 514 ------------------------------
511 515