Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -no-undefined option to LDFLAGS | Takashi Iwai | 2007-06-04 | 1 | -1/+1 |
| | | | | Added -no-undefined option to LDFLAGS to make linking sure. | ||||
* | Add plugin directory configure option | Takashi Iwai | 2007-05-03 | 1 | -2/+2 |
| | | | | | Added --with-plugindir configure option to specify the directory for plugin objects. | ||||
* | Follow Polypaudio/PulseAudio name change | Pierre Ossman | 2006-07-12 | 1 | -0/+14 |
Polypaudio recently changed its name to PulseAudio which affects the names of libraries of header files. Update the polyp, now pulse, plug-in to follow this name change. Signed-off-by: Pierre Ossman <ossman@cendio.se> |