summaryrefslogtreecommitdiffstats
path: root/gst/modplug/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-01-24Build the modplug plugin against the modplug library and remove our copyHans de Goede1-11/+0
2009-01-23Link modplug plugin with -lm. Fixes bug #568483.Brian Cameron1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-02-23Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...Tim-Philipp Müller1-1/+1
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-3/+2
2006-03-10gst/modplug/: Fix modplug compilation.Julien Moutte1-2/+3
2006-03-10Original commit message from CVS:Tim-Philipp Müller1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-2/+2
2003-10-13no, we don't require bytestream anymoreBenjamin Otte1-2/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-2/+0
2003-06-01Make these compile with both solaris as well as lunix-based stuffiesRonald S. Bultje1-1/+2
2003-05-31CPPFLAGS -> CXXFLAGSJeremy Simon1-1/+1
2003-05-22fix Makefiles for C++ libraries. They should now work with Forte. This needs ...Benjamin Otte1-15/+2
2003-01-10my candidate for silliest hack of the yearThomas Vander Stichele1-0/+10
2002-12-30add metadata code cleanupJeremy Simon1-1/+1
2002-12-13hardlink stdc++ until someone explains us The One True WayThomas Vander Stichele1-1/+2
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-11-28this dir is kicking my ass all over the placeThomas Vander Stichele1-2/+2
2002-11-23Thanks Ken !Jeremy Simon1-1/+1
2002-11-18I'm sure this is the worst way to deal with this but I can't be arsed to look...Thomas Vander Stichele1-0/+1
2002-11-17Use bytestream to get buffer from sinkpad ( gst-player should play mod file n...Jeremy Simon1-2/+2
2002-10-06adding libstdc++Thomas Vander Stichele1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-03-03let's not install the libmodplug helper libraryAndy Wingo1-2/+2
2002-02-28remove EXTRA_DISTJeremy Simon1-1/+0
2002-02-28adding modplugJeremy Simon1-0/+14