summaryrefslogtreecommitdiff
path: root/src/input/vcd/Makefile.am
AgeCommit message (Collapse)Author
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
- use -no-undefined flag only for building shared libraries (libxine, plugins) - plugins LDFLAGS unification - move -no-undefined into LDFLAGS_NOUNDEFINED - attributes.m4 fix
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
Some plugins may have been missed due to them not being built here.
2007-04-06Use xineplug_LTLIBRARIES wherever possible.Diego 'Flameeyes' Pettenò
2006-12-31Link against libm (missing symbols).Darren Salt
CVS patchset: 8479 CVS date: 2006/12/31 12:17:00
2003-10-30- More VCDX -> VCDRocky Bernstein
- Prefer external libcdio and libvcdinfo libraries when they are acceptable - Allow disabling VCD plugin CVS patchset: 5644 CVS date: 2003/10/30 07:58:52
2003-10-21whoops, even another missing renameMichael Roitzsch
CVS patchset: 5565 CVS date: 2003/10/21 16:14:50
2003-10-21fix forgotten vcdx -> vcd renamingMichael Roitzsch
CVS patchset: 5563 CVS date: 2003/10/21 16:08:56
2003-10-19vcdx -> vcd. In MRL, in plugin name.Rocky Bernstein
CVS patchset: 5551 CVS date: 2003/10/19 23:47:34
2003-10-13* use Makefile.common for global targetsMichael Roitzsch
* small changes to ensure, vcd files are packaged even with --disable-vcdnav CVS patchset: 5515 CVS date: 2003/10/13 17:51:38
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
Ability to use external libs (--with-external-vcdnav), disable vcdx build and build old vcd instead (--disable-vcdx). This last feature is useful since vcdx take /hours/ to start playback, that can help people who don't want vcd navigation. Remove all .la files, even in subdirs (eg: post) CVS patchset: 5505 CVS date: 2003/10/13 11:47:11