diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-24 20:39:31 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-24 20:39:31 +0000 |
commit | 154c2bc1e4721dbbfc2d1bce160f7930ba2fb55c (patch) | |
tree | a5192a41d78497f6b9b483dada11b5262bd9df5c /mail/pine/patches | |
parent | 6fd2e0dce2670589b3f73154d467568a17a04800 (diff) | |
download | pkgsrc-154c2bc1e4721dbbfc2d1bce160f7930ba2fb55c.tar.gz |
Don't compile in any debug code; reported by Soren S. Jorvang <soren@t.dk>.
Diffstat (limited to 'mail/pine/patches')
-rw-r--r-- | mail/pine/patches/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pine/patches/patch-ac b/mail/pine/patches/patch-ac index 532dde2fc19..8429f6dab47 100644 --- a/mail/pine/patches/patch-ac +++ b/mail/pine/patches/patch-ac @@ -8,7 +8,7 @@ +#OPTIMIZE= -O PROFILE= # -pg -DEBUG= -g -DDEBUG -+DEBUG= -DDEBUG #-g ++DEBUG= # -DDEBUG -g IMAPDIR= ../c-client PICODIR= ../pico |