From 7142ea07fc396d6adab9f57f732c023fa3d2f79c Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 1 Apr 2000 02:05:18 +0000 Subject: update to version 0.9.3c PR: 17204 Submitted by: Adam Kranzel --- mail/postilion/files/patch-ae | 47 ++++++++++--------------------------------- 1 file changed, 11 insertions(+), 36 deletions(-) (limited to 'mail/postilion/files/patch-ae') diff --git a/mail/postilion/files/patch-ae b/mail/postilion/files/patch-ae index 1f7875c2f02d..f6b9c7654072 100644 --- a/mail/postilion/files/patch-ae +++ b/mail/postilion/files/patch-ae @@ -1,36 +1,11 @@ -*** imap-4.6.BETA/Makefile.orig Thu Feb 18 13:09:30 1999 ---- imap-4.6.BETA/Makefile Wed Apr 21 10:54:50 1999 -*************** -*** 200,206 **** - - # Make the IMAP Toolkit - -! all: c-client rebuild bundled - - - # The following ports are defined. These refer to the *standard* compiler ---- 200,206 ---- - - # Make the IMAP Toolkit - -! all: c-client rebuild - - - # The following ports are defined. These refer to the *standard* compiler -*************** -*** 386,392 **** - $(TOOLS)/$@ "$(LN)" src/imapd imapd - $(LN) $(TOOLS)/$@ . - -! build: OSTYPE rebuild rebuildclean bundled - - OSTYPE: - @echo Building c-client for $(OS)... ---- 386,392 ---- - $(TOOLS)/$@ "$(LN)" src/imapd imapd - $(LN) $(TOOLS)/$@ . - -! build: OSTYPE rebuild rebuildclean - - OSTYPE: - @echo Building c-client for $(OS)... +--- lib/Makefile.in.orig Sun Feb 27 17:06:43 2000 ++++ lib/Makefile.in Sun Feb 27 17:06:46 2000 +@@ -35,7 +35,7 @@ + + # To change the compiler switches, for example to change from -O + # to -g, change the following line: +-override EXTRA_CFLAGS += @CFLAGS@ ++#override EXTRA_CFLAGS += @CFLAGS@ + + # Default top-level directories in which to install architecture- + # specific files (exec_prefix) and machine-independent files such -- cgit v1.2.3