Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 253862
Collapse All | Expand All

(-)src/Makefile.am (+1 lines)
Lines 305-310 libcanberra_gtk_module_la_LIBADD = \ Link Here
305
	libcanberra-gtk.la
305
	libcanberra-gtk.la
306
libcanberra_gtk_module_la_LDFLAGS = \
306
libcanberra_gtk_module_la_LDFLAGS = \
307
	-avoid-version -module -export-dynamic
307
	-avoid-version -module -export-dynamic
308
install-gtkmoduleLTLIBRARIES: install-libLTLIBRARIES
308
309
309
canberra_gtk_play_SOURCES = \
310
canberra_gtk_play_SOURCES = \
310
	canberra-gtk-play.c
311
	canberra-gtk-play.c
(-)bootstrap.sh (-1 / +1 lines)
Lines 18-24 Link Here
18
# License along with libcanberra. If not, see
18
# License along with libcanberra. If not, see
19
# <http://www.gnu.org/licenses/>.
19
# <http://www.gnu.org/licenses/>.
20
20
21
VERSION=1.9
21
VERSION=1.10
22
22
23
run_versioned() {
23
run_versioned() {
24
    local P
24
    local P

Return to bug 253862