components/php-5_3/imap/patches/01_imap_Makefile.patch
changeset 846 fe258446a1ae
equal deleted inserted replaced
845:f38158deaa77 846:fe258446a1ae
       
     1 --- imap-2007f/Makefile_orig	Fri Jul 22 17:20:21 2011
       
     2 +++ imap-2007f/Makefile	Mon Nov  7 14:16:55 2011
       
     3 @@ -294,7 +294,7 @@
       
     4  
       
     5  # Make the IMAP Toolkit
       
     6  
       
     7 -all:	c-client SPECIALS rebuild bundled
       
     8 +all:	c-client SPECIALS rebuild
       
     9  
       
    10  c-client:
       
    11  	@echo Not processed yet.  In a first-time build, you must specify
       
    12 @@ -307,7 +307,7 @@
       
    13  
       
    14  # Note on SCO you may have to set LN to "ln".
       
    15  
       
    16 -a32 a41 a52 aix bs3 bsi d-g d54 do4 drs epx ga4 gas gh9 ghp ghs go5 gsc gsg gso gul h11 hpp hpx lnp lyn mct mnt nec nto nxt nx3 osf os4 ptx qnx sc5 sco sgi sg6 shp sl4 sl5 slx snx soc sol sos uw2: an
       
    17 +a32 a41 a52 aix bs3 bsi d-g d54 do4 drs epx ga4 gas gh9 ghp ghs go5 gsc gsg gso gul h11 hpp hpx lnp lyn mct mnt nec nto nxt nx3 osf os4 ptx qnx sc5 sco sgi sg6 shp sl4 sl5 slx snx sol sos uw2: an
       
    18  	$(BUILD) BUILDTYPE=$@
       
    19  
       
    20  # If you use sv4, you may find that it works to move it to use the an process.
       
    21 @@ -351,6 +351,10 @@
       
    22  	$(BUILD) BUILDTYPE=gso \
       
    23  	SPECIALS="SSLINCLUDE=/opt/csw/include/openssl SSLLIB=/opt/csw/lib SSLCERTS=/opt/csw/ssl/certs SSLKEYS=/opt/csw/ssl/certs"
       
    24  
       
    25 +soc:	an
       
    26 +	$(BUILD) BUILDTYPE=soc \
       
    27 +	SPECIALS="CC='$$CC' EXTRACFLAGS='$$CFLAGS' SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/etc/openssl/certs SSLKEYS=/etc/openssl/private"
       
    28 +
       
    29  ldb:	an
       
    30  	$(BUILD) BUILDTYPE=lnp IP=$(IP6) \
       
    31  	SPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private GSSINCLUDE=/usr/include GSSLIB=/usr/lib MAILSPOOL=/var/mail"
       
    32 @@ -678,7 +682,7 @@
       
    33  	$(TOOLS)/$@ "$(LN)" src/tmail tmail
       
    34  	$(LN) $(TOOLS)/$@ .
       
    35  
       
    36 -build:	OSTYPE rebuild rebuildclean bundled
       
    37 +build:	OSTYPE rebuild rebuildclean
       
    38  
       
    39  OSTYPE:
       
    40  	@$(MAKE) ip$(IP)