summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2002-01-31adding rel notesThomas Vander Stichele1-1/+1
Original commit message from CVS: adding rel notes
2002-01-12add autogen.sh to distDavid I. Lehn1-1/+1
Original commit message from CVS: * add autogen.sh to dist
2002-01-07hopefully fix a problem.Andy Wingo1-2/+2
Original commit message from CVS: hopefully fix a problem.
2002-01-04s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)Andy Wingo1-1/+1
Original commit message from CVS: s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
2002-01-04depcomp might be usefulThomas Vander Stichele1-1/+1
Original commit message from CVS: depcomp might be useful
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe ↵Andy Wingo1-2/+2
they should go to ext/ Original commit message from CVS: much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
2001-12-21adding a conditional'd spec file with esd as an example comments on how to ↵Thomas Vander Stichele1-0/+2
take this idea further are welcomed before... Original commit message from CVS: adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before I move on ;)
2001-12-21fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele1-2/+2
Original commit message from CVS: fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
2001-12-20added esd added new autogen.sh feature : list all of the libs/plugins you ↵Thomas Vander Stichele1-2/+2
want to disable in a file called "disable" ... Original commit message from CVS: added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" and they will. makes it easier to check stuff when you're working on one a file "enable" does the opposite. You're on your own if you make them conflict ;) CML2 anyone ? fixed some xvideo stuff, can't remember what though
2001-12-17building up speedThomas Vander Stichele1-0/+3
Original commit message from CVS: building up speed