cvs commit: ponie Configure.pl

[email protected] (Nicholas Clark) 10 Oct 2004 09:43:51 -0000
Newsgroups perl.ponie.changes
Message-ID <[email protected]>
cvsuser     04/10/10 02:43:51

  Modified:    .        Configure.pl
  Log:
  The space after -lrt is crucial
  
  Revision  Changes    Path
  1.37      +2 -2      ponie/Configure.pl
  
  Index: Configure.pl
  ===================================================================
  RCS file: /cvs/public/ponie/Configure.pl,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -w -r1.36 -r1.37
  --- Configure.pl	2 Oct 2004 15:04:22 -0000	1.36
  +++ Configure.pl	10 Oct 2004 09:43:51 -0000	1.37
  @@ -1,5 +1,5 @@
   #!/usr/bin/perl -w
  -# $Id: Configure.pl,v 1.36 2004/10/02 15:04:22 nicholas Exp $
  +# $Id: Configure.pl,v 1.37 2004/10/10 09:43:51 nicholas Exp $
   
   use strict;
   use Config;