]> git.donarmstrong.com Git - lilypond.git/commit
* stepmake/bin/install-sh: Include latest from libtool.
authorjan <jan>
Thu, 16 May 2002 12:17:10 +0000 (12:17 +0000)
committerjan <jan>
Thu, 16 May 2002 12:17:10 +0000 (12:17 +0000)
commit1765a9cd87b75a1988605fd05314be659eec05d9
treea14e4a6e7d20d2359e49170a0429931c04ea8a93
parentf15ec85af325f1a96374858c74b541dc9f40fab9
* stepmake/bin/install-sh: Include latest from libtool.

* stepmake/configure:
* configure: Regenerate.

* config.make.in: Remove dead variables.  Add OPTIONAL/REQUIRED lists.
(USER_CFLAGS): Bugfix, include CPPFLAGS.

* configure.in: Use new OPTIONAL/REQUIRED mechanism.

* stepmake/aclocal.m4: Add mechanism for checking OPTIONAL or
REQUIRED programs and version.  Try to continue configuring, list
missing programs at the end, but don't generate a GNUmakefile if
REQUIRED programs are missing.  Cleanups, junk obsolete stuff.
Fix Cygwin detection, drop '32' suffix.  Hoping this is not too
fancy for some older systems.

* config.make.in USER_CFLAGS: Include CPPFLAGS too.
ChangeLog
aclocal.m4
config.make.in
configure
configure.in
scripts/ly2dvi.py
scripts/update-lily.py
stepmake/aclocal.m4
stepmake/bin/install-sh
stepmake/configure
stepmake/configure.in