summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* configure: Properly check for pthreadSebastian Dröge2012-10-221-0/+309
| | | | The old check failed on Android for example.
* build: Make sure AC_INCLUDES_DEFAULT is usedIdar Tollefsen2012-06-271-1/+1
| | | | | | | | | | | | Without using AC_INCLUDES_DEFAULT explicitly, certain platforms will complain that the header was found, but not usable by the compiler. This happens for instance on Solaris where certain headers are needed to pull in proper defines. Also upgrade to newer autoconf syntax and use proper quoting. https://bugzilla.gnome.org/show_bug.cgi?id=667293
* build: make autotools put its m4 files into m4/ instead of common/m4/Tim-Philipp Müller2010-03-303-0/+77
| | | | | | This is how we do it in the other modules, and gets rid of the annoying dirty status for common when doing git status (at least once you clean out the old files from there).
* removing m4 dirThomas Vander Stichele2002-02-096-636/+0
| | | | | Original commit message from CVS: removing m4 dir
* more cleanupsThomas Vander Stichele2002-02-091-51/+0
| | | | | Original commit message from CVS: more cleanups
* Initial revisionThomas Vander Stichele2002-02-031-0/+51
| | | | | Original commit message from CVS: Initial revision
* adding pkg-config's m4.Andy Wingo2002-01-271-0/+56
| | | | | Original commit message from CVS: adding pkg-config's m4.
* build system tweaks, and now the cothreads test code will build and ↵Andy Wingo2002-01-231-0/+23
| | | | | | | configure with the rest of gst. Original commit message from CVS: build system tweaks, and now the cothreads test code will build and configure with the rest of gst.
* Add m4 dir stuff to distDavid I. Lehn2002-01-0812-1350/+201
| | | | | | | Original commit message from CVS: Add m4 dir stuff to dist Add glib.m4 Remove m4s we don't need in the core
* added gtk.m4 (for gtk 1.2)Andy Wingo2002-01-041-0/+194
| | | | | Original commit message from CVS: added gtk.m4 (for gtk 1.2)
* not necessary anymoreThomas Vander Stichele2002-01-031-49/+0
| | | | | Original commit message from CVS: not necessary anymore
* this patch fixes arts and artsd compilation problems. this is necessary for ↵Andy Wingo2001-12-203-7/+6
| | | | | | | | | | | | | | make dist to work. i know plugins are bei... Original commit message from CVS: this patch fixes arts and artsd compilation problems. this is necessary for make dist to work. i know plugins are being moved, though, this needs to be ported to the -plugins module. * experimental and broken selection now use GST_CHECK_FEATURE, for what it's worth * crucial fixes to arts m4's that need backporting to autostars and -plugins * make gst-feature less frantic in reporting missing plugins * cleanups and misc arts fixes
* more fixesThomas Vander Stichele2001-12-161-2/+17
| | | | | Original commit message from CVS: more fixes
* merged back from build branch let's hope you all agreeThomas Vander Stichele2001-12-164-1/+515
| | | | | | Original commit message from CVS: merged back from build branch let's hope you all agree
* liblame check from autostarsThomas Vander Stichele2001-12-151-0/+50
| | | | | Original commit message from CVS: liblame check from autostars
* m4 files for dependencies and a READMEThomas Vander Stichele2001-12-159-44/+855
| | | | | Original commit message from CVS: m4 files for dependencies and a README
* release c++ checking comment out testThomas Vander Stichele2001-12-121-0/+1
| | | | | | Original commit message from CVS: release c++ checking comment out test
* this check should workThomas Vander Stichele2001-12-111-0/+171
Original commit message from CVS: this check should work