]> git.imager.perl.org - imager.git/commitdiff
we don't prompt for gif support anymore
authorTony Cook <tony@develop=help.com>
Thu, 17 Sep 2009 11:59:33 +0000 (11:59 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 17 Sep 2009 11:59:33 +0000 (11:59 +0000)
Makefile.PL

index 53966a42775faf9ed30d55d87129de4dfb2843eb..c05d5b3885079b068e3450c541efdc278f146f65 100644 (file)
@@ -25,7 +25,6 @@ use Devel::CheckLib;
 # IM_CFLAGS       Extra flags to pass to the compiler
 # IM_LFLAGS       Extra flags to pass to the linker
 # IM_DFLAGS       Extra flags to pass to the preprocessor
-# IM_SUPPRESS_PROMPT  Suppress the prompt asking about gif support
 
 my $KEEP_FILES = $ENV{IMAGER_KEEP_FILES};