Use "install --preserve-timestamps" if it is available.
authorChris Hanson <org/chris-hanson/cph>
Mon, 17 Dec 2001 18:21:25 +0000 (18:21 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 17 Dec 2001 18:21:25 +0000 (18:21 +0000)
v7/doc/configure.in

index 4dc2d4d1b2bca0108f645f91d5a22684ec723749..6a45af4b896788c72344b9938ed569b72a38a8bd 100644 (file)
@@ -14,14 +14,19 @@ dnl General Public License for more details.
 dnl
 dnl You should have received a copy of the GNU General Public License
 dnl along with this program; if not, write to the Free Software
-dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+dnl 02111-1307, USA.
 
-AC_REVISION([$Id: configure.in,v 1.4 2001/02/23 16:09:29 cph Exp $])
+AC_REVISION([$Id: configure.in,v 1.5 2001/12/17 18:21:25 cph Exp $])
 AC_INIT(ref-manual/scheme.texinfo)
 
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
+if test "$(${INSTALL} --help 2> /dev/null | fgrep -e --preserve-timestamps)"
+then
+    INSTALL="${INSTALL} --preserve-timestamps"
+fi
 
 INST_TARGETS=