Author: jbeich
Date: Sat Aug 18 07:05:59 2012
New Revision: 938

Log:
more unused build fixes

Deleted:
   
branches/experimental/www/seamonkey/files/patch-mozilla-xpcom-io-nsNativeCharsetUtils.cpp
Modified:
   
branches/experimental/www/seamonkey/files/patch-ldap-sdks-c-sdk-ldap-libraries-libssldap-Makefile.in

Modified: 
branches/experimental/www/seamonkey/files/patch-ldap-sdks-c-sdk-ldap-libraries-libssldap-Makefile.in
==============================================================================
--- 
branches/experimental/www/seamonkey/files/patch-ldap-sdks-c-sdk-ldap-libraries-libssldap-Makefile.in
        Sat Aug 18 07:05:51 2012        (r937)
+++ 
branches/experimental/www/seamonkey/files/patch-ldap-sdks-c-sdk-ldap-libraries-libssldap-Makefile.in
        Sat Aug 18 07:05:59 2012        (r938)
@@ -1,14 +1,5 @@
 --- ldap/sdks/c-sdk/ldap/libraries/libssldap/Makefile.in.orig  2009-09-10 
17:36:39.000000000 +0200
 +++ ldap/sdks/c-sdk/ldap/libraries/libssldap/Makefile.in       2009-09-10 
17:37:28.000000000 +0200
-@@ -42,7 +42,7 @@
- NSPR_LIBS   = @NSPR_LIBS@
- NSPR_CFLAGS = @NSPR_CFLAGS@
- NSS_LIBS   = @NSS_LIBS@
--NSS_CFLAGS = @NSS_CFLAGS@
-+NSS_CFLAGS = @NSS_CFLAGS@ -I/usr/local/include/nss/nss
- 
- include $(MOD_DEPTH)/config/autoconf.mk
- include $(topsrcdir)/build.mk
 @@ -180,6 +180,10 @@
  CUSTOM_LIBS=1
  endif

Deleted: 
branches/experimental/www/seamonkey/files/patch-mozilla-xpcom-io-nsNativeCharsetUtils.cpp
==============================================================================
--- 
branches/experimental/www/seamonkey/files/patch-mozilla-xpcom-io-nsNativeCharsetUtils.cpp
   Sat Aug 18 07:05:59 2012        (r937)
+++ /dev/null   00:00:00 1970   (deleted)
@@ -1,18 +0,0 @@
---- mozilla/xpcom/io/nsNativeCharsetUtils.cpp.orig     2011-06-16 
15:45:54.000000000 +0200
-+++ mozilla/xpcom/io/nsNativeCharsetUtils.cpp  2011-06-16 15:46:49.000000000 
+0200
-@@ -96,11 +96,11 @@
- // iconv for all platforms where nltypes.h and nllanginfo.h are present 
- // along with iconv.
- //
--#if defined(HAVE_ICONV) && defined(HAVE_NL_TYPES_H) && 
defined(HAVE_LANGINFO_CODESET)
--#define USE_ICONV 1
--#else
-+//#if defined(HAVE_ICONV) && defined(HAVE_NL_TYPES_H) && 
defined(HAVE_LANGINFO_CODESET)
-+//#define USE_ICONV 1
-+//#else
- #define USE_STDCONV 1
--#endif
-+//#endif
- 
- static void
- isolatin1_to_utf16(const char **input, PRUint32 *inputLeft, PRUnichar 
**output, PRUint32 *outputLeft)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to