From d208e934e5179ccd1d9c41111bae9e47e6c5d617 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Fri, 27 Jun 2003 19:26:53 +0000 Subject: - cleanup --- USER/Makefile.PL | 1 - 1 file changed, 1 deletion(-) (limited to 'USER') diff --git a/USER/Makefile.PL b/USER/Makefile.PL index d1a1497..528ff24 100644 --- a/USER/Makefile.PL +++ b/USER/Makefile.PL @@ -4,7 +4,6 @@ $Verbose=1; # the contents of the Makefile that is written. WriteMakefile( 'NAME' => 'USER', -# 'OPTIMIZE' => '-O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -ffast-math -fexpensive-optimizations', 'VERSION_FROM' => 'USER.pm', 'OBJECT' => 'USER.o', # link all the C files too 'LIBS' => ['-lgmodule-2.0 -lglib-2.0 -lgobject-2.0 -libpam_misc -libpam -lcrypt -luser'], # e.g., '-lm' -- cgit v1.2.1