Changes between Version 3 and Version 4 of Ticket #1025


Ignore:
Timestamp:
Jan 14, 2010 2:38:45 PM (14 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1025 – Description

    v3 v4  
    44 
    55{{{ 
    6   --with-external-speex   Use external Speex development files, not the one in 
    7                           "third_party" directory. When this option is set, 
    8                           make sure that Speex is accessible to use (hint: use 
    9                           CFLAGS and LDFLAGS env var to set the include/lib 
    10                           paths) 
    11   --with-external-gsm     Use external GSM codec library, not the one in 
    12                           "third_party" directory. When this option is set, 
    13                           make sure that the GSM include/lib files are 
    14                           accessible to use (hint: use CFLAGS and LDFLAGS env 
    15                           var to set the include/lib paths) 
    16   --with-external-pa      Use external PortAudio development files, not the 
    17                           one in "third_party" directory. When this option is 
    18                           set, make sure that PortAudio is accessible to use 
    19                           (hint: use CFLAGS and LDFLAGS env var to set the 
    20                           include/lib paths) 
     6--with-external-speex   Use external Speex development files, not the one in 
     7                        "third_party" directory. When this option is set, 
     8                        make sure that Speex is accessible to use (hint: use 
     9                        CFLAGS and LDFLAGS env var to set the include/lib 
     10                        paths) 
     11--with-external-gsm     Use external GSM codec library, not the one in 
     12                        "third_party" directory. When this option is set, 
     13                        make sure that the GSM include/lib files are 
     14                        accessible to use (hint: use CFLAGS and LDFLAGS env 
     15                        var to set the include/lib paths) 
     16--with-external-pa      Use external PortAudio development files, not the 
     17                        one in "third_party" directory. When this option is 
     18                        set, make sure that PortAudio is accessible to use 
     19                        (hint: use CFLAGS and LDFLAGS env var to set the 
     20                        include/lib paths) 
    2121}}} 
    2222