Refined 48959daf724bb10802ca489654035f69e701efc0 by setting up a
authorDavid Levine <levinedl@acm.org>
Thu, 21 Jun 2012 00:19:31 +0000 (19:19 -0500)
committerDavid Levine <levinedl@acm.org>
Thu, 21 Jun 2012 00:19:31 +0000 (19:19 -0500)
commitfcaa86b18b158c1db0736349dccb94e487dbda5c
tree2291e8316865f89628c91802021c8a31150c5871
parent2a02eef30067f66cca5c248d7f33c1a2ce546fbc
Refined 48959daf724bb10802ca489654035f69e701efc0 by setting up a
LN variable in the Makefile that can be used to override the
link command at install time.  For example, on Cygwin, LN will be
configured to cp.  If installing on an NTFS filesystem, the user
could install with make LN=ln to use ln instead of cp.
Makefile.am
configure.ac