Travis Cross
|
02ee686d85
Remove remaining traces of mod_spidermonkey
|
10 years ago |
Michael Jerris
|
6706378b38
we have already removed the module from tree, no need to bootstrap/configure the lib still, or to have it in tree at all for that matter
|
10 years ago |
Michael Jerris
|
b186ca9f74
FS-6542: add pkg_config path for portaudio on mac via homebrew
|
10 years ago |
Travis Cross
|
a0e19e1c7f
Use system portaudio library
|
10 years ago |
Anthony Minessale
|
a2921e269c
update verto with some fixes and enhancements with reconnection
|
10 years ago |
Anthony Minessale
|
abe4261a92
bump
|
10 years ago |
Anthony Minessale
|
d9f51f556f
bump
|
10 years ago |
Anthony Minessale
|
810717cae0
check for proper openal symbol to enable functionality
|
10 years ago |
Michael Jerris
|
94f359904d
remove dual-arch cflags and ldflags that we get on osx, we don't support fat binary stuff yet
|
10 years ago |
Michael Jerris
|
548be28694
FS-6602: check for libperl libstalled and linkable too
|
10 years ago |
Michael Jerris
|
5dd7791307
FS-6602: fixed check for EXTERN.h
|
10 years ago |
Michael Jerris
|
82dbc5d2b9
FS-6604: install to archlib not sitelibexp
|
10 years ago |
Michael Jerris
|
b8629901a2
fix dep check for building perl mods
|
10 years ago |
Michael Jerris
|
09ae3a9841
don't require more libs than we really need when linking embedded perl modules
|
10 years ago |
Michael Jerris
|
1ffb1ee0d0
WIP
|
10 years ago |
Travis Cross
|
79a888de2c
Revert addition of PERL_GCC_PEDANTIC to CFLAGS
|
10 years ago |
Brian West
|
cb94340e26
Since we can't tell if the system perl was built with pedantic, we have a problem because we default debug enabled which uses AX_CFLAGS_WARN_ALL_ANSI, For the GNU CC compiler it will be -Wall (and -ansi -pedantic) The result is added to the shellvar being CFLAGS by default. Which then gets included for building mod_perl, Either way I think this is the correct corse of action to overcome these new builds of mod_perl.
|
10 years ago |
Anthony Minessale
|
5138f4d5a7
add new stub module mod_rtc dummy signaling-free media engine endpoint
|
10 years ago |
Chris Rienzo
|
b5816d3477
mod_graylog2: native GELF logging
|
10 years ago |
Travis Cross
|
9d99c34682
Break on missing ldns lib at configure time
|
10 years ago |
Ken Rice
|
285e7dc3d0
slight tweat to pgsql version detection using awk instead of sed for bsd portability
|
10 years ago |
Travis Cross
|
c006db6fc6
Fix test for pkg-config
|
10 years ago |
Travis Cross
|
04dc901641
Check for pkg-config at $PKG_CONFIG in configure
|
10 years ago |
Anthony Minessale
|
dcaa08760c
bump
|
10 years ago |
Anthony Minessale
|
7e0995d069
bump
|
10 years ago |
Travis Cross
|
c96c733e9f
Test for pkg-config in configure
|
10 years ago |
Michael Jerris
|
31069f33a2
generate the modules list vars from modules.conf into a file instead of on the fly every time
|
10 years ago |
Michael Jerris
|
d6fe10979d
remove opezap from tree, it has been replaced by freetdm
|
10 years ago |
Travis Cross
|
0a56e643b1
Avoid training :'s in paths
|
10 years ago |
Travis Cross
|
aef982dd09
Work around Mac's broken sed
|
10 years ago |