Commit Graph

315 Commits (bc49d5bfb315864ac1f1dd869310f175c0986ccd)

Author SHA1 Message Date
Kevin P. Fleming bc49d5bfb3 moh files will now be distributed in native format, not mp3, so...
20 years ago
Kevin P. Fleming 34cf2c13b8 don't force the sounds to download... only when needed
20 years ago
Kevin P. Fleming 0dd82bc6f1 woo-hoo, now it knows how to download the sound packages... doesn't install them yet though
20 years ago
Kevin P. Fleming 274ce731e2 move autoconfig.h to the include/asterisk directory so it will get installed
20 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
20 years ago
Russell Bryant 06b381a54d add the ability to do the same thing as "make dont-optimize" by enabling the
20 years ago
Kevin P. Fleming b34e3d09ab begin adding support for new sound packages
20 years ago
Russell Bryant e21181dbd4 - add slav, zoa, and royk to the CREDITS for the generic jitterbuffer
20 years ago
Russell Bryant d1dfe22397 fix the problem where defaults.h is missing after a forced make clean in a
20 years ago
Russell Bryant bb7dd96cfe Add support for using a jitterbuffer for RTP on bridged calls. This includes
20 years ago
Russell Bryant 1e61ba6699 restore default paths for FreeBSD (reported by alphaque, fixed by jcollie)
20 years ago
Russell Bryant ebe974e9e4 defaults.h must be listed as a dependency after the cleantest because if it
20 years ago
Russell Bryant 8029c58409 there is no reason to explicity specify -fomit-frame-pointer when building with
20 years ago
Russell Bryant 9993d14f86 add support for more refined ability to set install paths using the standard
20 years ago
Russell Bryant 808f26a24d fix file dependency generation so that the resulting files in the subdirectories
20 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
20 years ago
Russell Bryant cec3a958e4 remove some stuff handled by configure and menuselect
20 years ago
Russell Bryant 2062ab078e remove unnecessary INCLUDE variable which was currently added to ASTCFLAGS
20 years ago
Russell Bryant ad8ff708de fix the build with astmm (issue #7139)
20 years ago
Russell Bryant 8a390e342a use config.status instead of include/autoconfig.h as the dependency
20 years ago
Kevin P. Fleming 76347c8d31 various minor cleanups
20 years ago
Russell Bryant 1a8f3dd2d2 forcing a dist-clean in the cleantest was a bad idea. Just change the script
20 years ago
Russell Bryant 7c6766e67b remove a trailing tab ... now this Makefile is perfect
20 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
20 years ago
Russell Bryant a1aefcd03d suppress the output from generating defaults.h and versions.h, as well as
20 years ago
Luigi Rizzo 16ee7c509c add missing rule
20 years ago
Kevin P. Fleming f429105aae remove rule for running bootstrap, it's only safe to run it manually now
20 years ago
Kevin P. Fleming 0569481a5a don't build strcompat for menuselect except on Solaris
20 years ago
Russell Bryant 962d53732a make sure that the MOD_SUBDIR_CFLAGS and OTHER_SUBDIR_FLAGS come before
20 years ago
Kevin P. Fleming 123134de11 make Makefile slightly less noisy
20 years ago
Russell Bryant 684df59844 add smarter checking for termcap support, which fixes a build problem when
20 years ago
Kevin P. Fleming 65fed8480b use a file that configure will _always_ regenerate as the trigger for running the script
20 years ago
Russell Bryant f2e3d8279d add TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to make sure that -Iinclude
20 years ago
Kevin P. Fleming a4e7ae1537 don't let make use implicit rules for bison/flex output files
20 years ago
Russell Bryant 272de2c394 add support for installing other init scripts, other than just the redhat
20 years ago
Russell Bryant 5c63335486 allow for a non-optimized build that does not get installed
20 years ago
Kevin P. Fleming d7aead737d Merged revisions 23673 via svnmerge from
20 years ago
Kevin P. Fleming 44c5e823e6 Merged revisions 23638 via svnmerge from
20 years ago
Kevin P. Fleming 1a979290a0 Merged revisions 23636 via svnmerge from
20 years ago
Kevin P. Fleming 7343d311f1 simplify CFLAGS handling for subdirectories
20 years ago
Luigi Rizzo 2dd3d523d3 when compiling ast_expr2 from utils/ the current directory
20 years ago
Russell Bryant 9109371f7d use the INSTALL variable instead of "install" directly
20 years ago
Kevin P. Fleming 379e426b25 Merged revisions 23305 via svnmerge from
20 years ago
Russell Bryant e5b5dce811 support "make distclean" as well as "make dist-clean" for the picky people
20 years ago
Russell Bryant 7918a7a1fd another little Solaris fix, unset LIBS before building libmxml
20 years ago
Russell Bryant 5267a6e6a2 menuselect needs strcompat.o for strsep on Solaris
20 years ago
Russell Bryant 72f2bf8135 add a note indicating that you can press 'h' for help
20 years ago
Russell Bryant d255a98243 fix kevin's silly typos
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Joshua Colp 5c05128777 Move a bit more stuff over to the datadir (issue #6967 reported by tzafrir patch by north)
20 years ago