set_soenv.in (ae258647) set_soenv.in (3c6578e9)
1#!@PERL@ -w
2#
3###############################################################
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 1891 unchanged lines hidden (view full) ---

1900ToFile( "NSPR_LIB", "@NSPR_LIB@", "e" );
1901ToFile( "NSS_LIB", "@NSS_LIB@", "e" );
1902ToFile( "MOZ_INC", "@MOZ_INC@", "e" );
1903ToFile( "MOZ_LIB", "@MOZ_LIB@", "e" );
1904ToFile( "MOZ_LIB_XPCOM", "@MOZ_LIB_XPCOM@", "e" );
1905ToFile( "MOZ_NSPR_CFLAGS", "@MOZ_NSPR_CFLAGS@", "e" );
1906ToFile( "MOZ_NSS_CFLAGS", "@MOZ_NSS_CFLAGS@", "e" );
1907ToFile( "MOZ_LDAP_CFLAGS", "@MOZ_LDAP_CFLAGS@", "e" );
1#!@PERL@ -w
2#
3###############################################################
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 1891 unchanged lines hidden (view full) ---

1900ToFile( "NSPR_LIB", "@NSPR_LIB@", "e" );
1901ToFile( "NSS_LIB", "@NSS_LIB@", "e" );
1902ToFile( "MOZ_INC", "@MOZ_INC@", "e" );
1903ToFile( "MOZ_LIB", "@MOZ_LIB@", "e" );
1904ToFile( "MOZ_LIB_XPCOM", "@MOZ_LIB_XPCOM@", "e" );
1905ToFile( "MOZ_NSPR_CFLAGS", "@MOZ_NSPR_CFLAGS@", "e" );
1906ToFile( "MOZ_NSS_CFLAGS", "@MOZ_NSS_CFLAGS@", "e" );
1907ToFile( "MOZ_LDAP_CFLAGS", "@MOZ_LDAP_CFLAGS@", "e" );
1908ToFile( "WITH_CATA_FONTS", "@WITH_CATA_FONTS@", "e" );
1909ToFile( "WITH_CATB_FONTS", "@WITH_CATB_FONTS@", "e" );
1908ToFile( "WITH_FONTS", "@WITH_FONTS@", "e" );
1909ToFile( "WITHOUT_AFMS", "@WITHOUT_AFMS@", "e" );
1910ToFile( "WITHOUT_PPDS", "@WITHOUT_PPDS@", "e" );
1911ToFile( "WITH_BINFILTER", "@WITH_BINFILTER@", "e" );
1912ToFile( "BUILD_TYPE", "@BUILD_TYPE@", "e" );
1913ToFile( "ADDITIONAL_REPOSITORIES", "@ADDITIONAL_REPOSITORIES@", "e" );
1914ToFile( "VERBOSE", "@VERBOSE@", "e" );
1915ToFile( "ENABLE_EVOAB2", "@ENABLE_EVOAB2@", "e" );

--- 828 unchanged lines hidden ---
1910ToFile( "WITH_FONTS", "@WITH_FONTS@", "e" );
1911ToFile( "WITHOUT_AFMS", "@WITHOUT_AFMS@", "e" );
1912ToFile( "WITHOUT_PPDS", "@WITHOUT_PPDS@", "e" );
1913ToFile( "WITH_BINFILTER", "@WITH_BINFILTER@", "e" );
1914ToFile( "BUILD_TYPE", "@BUILD_TYPE@", "e" );
1915ToFile( "ADDITIONAL_REPOSITORIES", "@ADDITIONAL_REPOSITORIES@", "e" );
1916ToFile( "VERBOSE", "@VERBOSE@", "e" );
1917ToFile( "ENABLE_EVOAB2", "@ENABLE_EVOAB2@", "e" );

--- 828 unchanged lines hidden ---