~ubuntu-branches/ubuntu/precise/lightning-extension/precise

« back to all changes in this revision

Viewing changes to config/autoconf.mk.in

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-02-07 12:00:41 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20120207120041-qo3fapzsweii9cra
Tags: 1.3~b1+build1-0ubuntu1
* New upstream release from the beta channel (CALENDAR_1_3b1_BUILD1)
* Drop 02_fix_system_libxul_build.patch - this is fixed upstream
* Add mozilla/mfbt to tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
403
403
NSS_CFLAGS      = @NSS_CFLAGS@
404
404
NSS_LIBS        = @NSS_LIBS@
405
405
NSS_DEP_LIBS    = @NSS_DEP_LIBS@
 
406
NSS_DISABLE_DBM = @NSS_DISABLE_DBM@
406
407
 
407
408
LDAP_CFLAGS     = @LDAP_CFLAGS@
408
409
LDAP_LIBS       = @LDAP_LIBS@
419
420
# to normal behavior. Makefile's that create shared libraries out of
420
421
# archives use these flags to force in all of the .o files in the
421
422
# archives into the shared library.
422
 
WRAP_MALLOC_LIB         = @WRAP_MALLOC_LIB@
423
 
WRAP_MALLOC_CFLAGS      = @WRAP_MALLOC_CFLAGS@
 
423
WRAP_LDFLAGS            = @WRAP_LDFLAGS@
424
424
DSO_CFLAGS              = @DSO_CFLAGS@
425
425
DSO_PIC_CFLAGS          = @DSO_PIC_CFLAGS@
426
426
MKSHLIB                 = @MKSHLIB@
502
502
MOZ_TOOLS_DIR   = @MOZ_TOOLS_DIR@
503
503
MOZ_QUANTIFY    = @MOZ_QUANTIFY@
504
504
MSMANIFEST_TOOL = @MSMANIFEST_TOOL@
505
 
MOZ_UTILS_LDFLAGS = @MOZ_UTILS_LDFLAGS@
506
 
MOZ_UTILS_PROGRAM_LDFLAGS = @MOZ_UTILS_PROGRAM_LDFLAGS@
 
505
MOZ_GLUE_LDFLAGS = @MOZ_GLUE_LDFLAGS@
 
506
MOZ_GLUE_PROGRAM_LDFLAGS = @MOZ_GLUE_PROGRAM_LDFLAGS@
507
507
WIN32_CRT_LIBS = @WIN32_CRT_LIBS@
508
508
 
509
509
# Codesighs tools option, enables win32 mapfiles.