diff options
author | Bruce Momjian | 1998-10-17 02:36:13 +0000 |
---|---|---|
committer | Bruce Momjian | 1998-10-17 02:36:13 +0000 |
commit | 2bb38b5e2d4202f7f709997c68aecd6b4548abac (patch) | |
tree | 7b3826062194a3a8e5b92858262ad830d8eb0e2b /src/interfaces/perl5 | |
parent | af8df21b7e23fa83f80a3ef16ceea6796894b5d6 (diff) |
Fix for GNUmakefile and stupid cruft I forgot in there.
Diffstat (limited to 'src/interfaces/perl5')
-rw-r--r-- | src/interfaces/perl5/Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/perl5/Makefile.PL b/src/interfaces/perl5/Makefile.PL index a53d77e939a..69121ecf473 100644 --- a/src/interfaces/perl5/Makefile.PL +++ b/src/interfaces/perl5/Makefile.PL @@ -1,7 +1,7 @@ # Generated automatically from Makefile.PL.in by configure. #------------------------------------------------------- # -# $Id: Makefile.PL,v 1.11 1998/10/16 17:00:44 momjian Exp $ +# $Id: Makefile.PL,v 1.12 1998/10/17 02:36:13 momjian Exp $ # # Copyright (c) 1997, 1998 Edmund Mergl # |