From 2d0c4c9d6feee0cfdcf4297934042c9defb15752 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Thu, 17 Sep 2009 11:59:33 +0000 Subject: [PATCH] we don't prompt for gif support anymore --- Makefile.PL | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 53966a42..c05d5b38 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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}; -- 2.39.5