From e4fb0c6d7fbe0fc8f8659f0d39510aad4dc95999 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 15 Jul 1999 14:58:15 +0000 Subject: *** empty log message *** --- perl-install/c/Makefile.PL | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/c') diff --git a/perl-install/c/Makefile.PL b/perl-install/c/Makefile.PL index 0562ec1a3..f9d2309f8 100644 --- a/perl-install/c/Makefile.PL +++ b/perl-install/c/Makefile.PL @@ -5,7 +5,6 @@ WriteMakefile( 'NAME' => 'c', 'VERSION_FROM' => 'c.pm', # finds $VERSION 'LIBS' => ['-lrpm -ldb1 -lz -L/usr/X11R6/lib -lX11 -lgdk'], # e.g., '-lm' -# 'OBJECT' => 'c.o librpm.a', 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING' 'INC' => '-Wall `gtk-config --cflags`', # e.g., '-I/usr/include/other' ); -- cgit v1.2.1