summaryrefslogtreecommitdiffstats
path: root/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2002-05-27same changesThomas Vander Stichele1-2/+4
Original commit message from CVS: same changes
2002-05-18small fixThomas Vander Stichele1-0/+4
Original commit message from CVS: small fix
2002-04-18same fix for pluginsThomas Vander Stichele1-1/+2
Original commit message from CVS: same fix for plugins
2002-03-02let's not update here, it's not necessary; ie, if you run cvs update in ↵Andy Wingo1-3/+0
gst-plugins, it will update common automatica... Original commit message from CVS: let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatically, and we don't support half-updated trees
2002-03-02fix a typoAndy Wingo1-1/+1
Original commit message from CVS: fix a typo
2002-03-02more changesThomas Vander Stichele1-0/+3
Original commit message from CVS: more changes
2002-03-02adapt to use new stuffThomas Vander Stichele1-6/+6
Original commit message from CVS: adapt to use new stuff
2002-02-10fix mad check, add defaut options properlyAndy Wingo1-1/+1
Original commit message from CVS: fix mad check, add defaut options properly
2002-02-07smallish fixesThomas Vander Stichele1-11/+10
Original commit message from CVS: smallish fixes
2002-02-06this makes more sense higher in the fileThomas Vander Stichele1-4/+8
Original commit message from CVS: this makes more sense higher in the file
2002-02-06various additionsThomas Vander Stichele1-1/+1
Original commit message from CVS: various additions
2002-02-06more build fixingThomas Vander Stichele1-156/+39
Original commit message from CVS: more build fixing
2002-02-06use numerical comparisions for version checkSteve Baker1-6/+6
Original commit message from CVS: use numerical comparisions for version check
2002-02-04Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, ↵Richard Boulton1-1/+1
rather than adding m4/ to aclocal search path.... Original commit message from CVS: Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path. Shouldn't cause errors when macros are already present on system, because macros in acinclude.m4 are used in preference.
2002-01-30- use aclocal -I option instead of catWrobell1-4/+1
Original commit message from CVS: - use aclocal -I option instead of cat
2002-01-25be less verboseAndy Wingo1-1/+0
Original commit message from CVS: be less verbose
2002-01-07more flapping wings about in wild abandonmentThomas Vander Stichele1-2/+2
Original commit message from CVS: more flapping wings about in wild abandonment
2001-12-26added --with-pkg-config-path option try not to run autoheader too muchAndy Wingo1-0/+2
Original commit message from CVS: * added --with-pkg-config-path option * try not to run autoheader too much
2001-12-22sync gst-plugins autogen.sh to gstreamer versionAndy Wingo1-6/+32
Original commit message from CVS: sync gst-plugins autogen.sh to gstreamer version
2001-12-20added esd added new autogen.sh feature : list all of the libs/plugins you ↵Thomas Vander Stichele1-0/+15
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-20srcfile isn't in yet, so i changed that also, i wrote some of this stuff :)Andy Wingo1-1/+1
Original commit message from CVS: srcfile isn't in yet, so i changed that also, i wrote some of this stuff :)
2001-12-20some build changes vga is put in broken because of an undef in my build, ↵Thomas Vander Stichele1-1/+1
please check Original commit message from CVS: some build changes vga is put in broken because of an undef in my build, please check
2001-12-17building up speedThomas Vander Stichele1-0/+167
Original commit message from CVS: building up speed