--- xmms/Makefile.in~ Mon Jan 17 23:36:38 2000 +++ xmms/Makefile.in Mon Jan 17 23:50:20 2000 @@ -127,7 +127,7 @@ bin_PROGRAMS = xmms LIBS = @GTK_LIBS@ @PTHREAD_LIBS@ @POSIX_LIBS@ $(top_builddir)/libxmms/libxmms.la -CFLAGS = -O2 -ffast-math @GTK_CFLAGS@ -DXMMS_DIR=\"$(xmmsdir)\" -DPLUGIN_DIR=\"$(plugindir)\" -DPLUGINSUBS=$(pluginsubs) -D_REENTRANT -I$(top_builddir) -I$(top_srcdir) +CFLAGS = -O2 -ffast-math @GTK_CFLAGS@ -DXMMS_DIR=\"$(xmmsdir)\" -DPLUGIN_DIR=\"$(plugindir)\" -DPLUGINSUBS=$(pluginsubs) -D_REENTRANT -I$(top_builddir) -I$(top_srcdir) -DI18N_MB xmms_LDFLAGS = -module xmms_SOURCES = bmp.c bmp.h skin.c skin.h util.c util.h output.c output.h fft.c fft.h input.c input.h effect.c effect.h general.c general.h visualization.c visualization.h pluginenum.c pluginenum.h playlist.c playlist.h controlsocket.c controlsocket.h widget.c widget.h sbutton.c sbutton.h pbutton.c pbutton.h tbutton.c tbutton.h textbox.c textbox.h menurow.c menurow.h hslider.c hslider.h monostereo.c monostereo.h vis.c vis.h svis.c svis.h number.c number.h playstatus.c playstatus.h playlist_list.c playlist_list.h playlist_slider.c playlist_slider.h playlist_popup.c playlist_popup.h eq_graph.c eq_graph.h eq_slider.c eq_slider.h main.c main.h skinwin.c skinwin.h prefswin.c prefswin.h playlistwin.c playlistwin.h equalizer.c equalizer.h hints.c hints.h about.c about.h plugin.h xmms.h getopt.c getopt1.c getopt.h