Use configure script to find perl

This commit is contained in:
kestes%staff.mail.com 2000-08-30 00:33:02 +00:00
Родитель 70eb0a3e8e
Коммит b8323064d4
2 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -1,4 +1,4 @@
#!/usr/bin/perl
#!#perl# --
# generate random build data for testing purposes. This program will
# generate several hours worth of 'randomized builds' starting at the
@ -6,9 +6,9 @@
# URL.
# $Revision: 1.4 $
# $Date: 2000/08/28 18:38:11 $
# $Author: mcafee%netscape.com $
# $Revision: 1.5 $
# $Date: 2000/08/30 00:32:57 $
# $Author: kestes%staff.mail.com $
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/test/genbuilds.tst,v $
# $Name: $
#

Просмотреть файл

@ -1,12 +1,12 @@
#!/usr/local/bin/perl
#!#perl# --
# generate random notices for testing purposes. This program will
# generate several hours worth of 'random notes' staring at the
# current time.
# $Revision: 1.3 $
# $Date: 2000/08/24 14:49:19 $
# $Revision: 1.4 $
# $Date: 2000/08/30 00:33:02 $
# $Author: kestes%staff.mail.com $
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/test/gennotices.tst,v $
# $Name: $