freeswitch/libs
Stefan Knoblich cc1e83397b FreeTDM: Buildsystem cleanup
- Use tabs instead of spaces for indentation

- Proper m4 quoting of parameters

- Fix broken AC_ARG_* handling:
  --without-foo/--disable-foo set withval="no"/enableval="no"
  and the third parameter of the AC_ARG_* macros is always
  "user provided an --with*-foo/--*able-foo option" _NOT_ "yes",
  while the fourth parameter is "user didn't provide this option"
  (= the default if neither --with-foo/--enable-foo nor --without-foo/--disable-foo
     has been set)

- Drop FTDM_CFLAGS in MY_CFLAGS (what was that used for anyway?)

- Drop MYLIB

- Drop SOLINK (unused)

- Rename MY_CFLAGS to FTDM_CFLAGS

- Rename all AM_CONDITION variables to HAVE_* for (optional) dependencies
  and WANT_* for features

- Reorder mod_LTLIBRARIES lines

- Move some things in configure.ac around to group them

- Add -shared to modules LDFLAGS (we don't need "ftmod_foo.a" static modules, do we?)

- Import ax_compiler_vendor.m4, drop the macro definition from configure.ac

- Add AUTOMAKE_OPTS to Makefile.am and define FreeTDM as a foreign (= non-GNU) project

- Add ACLOCAL_FLAGS to Makefile.am and set AC_CONFIG_MACRO_DIR in configure.ac
  custom m4 macros are kept in the build subdirectory

- Enable silent rules for automake-1.11 and newer (use make V=1 to get verbose output)

- configure option --with-modinstdir requires a value now and quits with an error message
  if called without one (e.g. "./configure --without-modinstdir" or "./configure --with-modinstdir")

- Add configuration summary screen and category headers for modules in configure output
2010-11-01 02:13:27 +01:00
..
apr FS-2738 2010-09-27 13:26:09 -05:00
apr-util add back empty dirs 2010-04-01 21:00:45 -04:00
broadvoice FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
curl a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
esl added include path for openjdk6 includes on debian 2010-10-15 01:07:15 +02:00
freetdm FreeTDM: Buildsystem cleanup 2010-11-01 02:13:27 +01:00
iksemel FS-1248: link to libgcrypt as well, please report any platforms this breaks, but it should be portable 2010-10-03 04:56:35 -04:00
ilbc FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
js add back empty dirs 2010-04-01 21:00:45 -04:00
libcodec2 mod_codec2: Remove Makefile.in that are automaticly generated by the automake process 2010-09-29 19:51:31 -04:00
libdingaling FSCORE-667 2010-09-07 09:40:47 -05:00
libedit a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
libg722_1 FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
libnatpmp
libsndfile FS-369 except for adduser change, openzap patches (openzap is gone) and some other minor stuff 2010-10-15 05:43:25 +02:00
libteletone fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
miniupnpc try to fix miniwget on suse (FSBUILD-258) 2010-03-08 17:14:04 +00:00
openzap try to pass the 'f' up from wanpipe and do something sane with it 2010-10-20 16:40:26 -04:00
pcre a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
portaudio VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
silk VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
sofia-sip fix file modes in sofia 2010-10-03 05:53:07 -04:00
spandsp FS-2766 spandsp t38 fax receiving error in win XP - regression from f029f7ef 2010-10-07 08:25:41 -05:00
speex VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
sqlite FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
srtp VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
stfu allow PLC flag to make it to the codec 2010-10-29 14:58:38 -05:00
tiff-3.8.2 add empty dir 2010-03-30 14:25:13 -04:00
udns move mod_enum to use automake 2009-12-07 07:07:43 +00:00
unimrcp VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
win32 fix error in mod_curl manifest 2010-10-22 12:20:30 -05:00
xmlrpc-c VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
yaml FSBUILD-249 2010-02-23 22:56:54 +00:00
.gitignore Update .gitignore 2010-09-14 17:14:53 -07:00