X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=396c8de6b98acbf0fdd9b9d42fe63a72316f2352;hb=f192fc3c0f824b951c4cb275d7b54b2651de7e8e;hp=5ee52deba6a54f216759515e505caa7fd34872cd;hpb=195357a1ff778e24feb88ce4cf6c130a9200ebe3;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 5ee52deb..396c8de6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -33,10 +33,6 @@ HAVE_OSS := @HAVE_OSS@ HAVE_ALSA := @HAVE_ALSA@ HAVE_CURSES := @HAVE_CURSES@ -executables := @executables@ - -audioc_objs := @audioc_objs@ - speex_cppflags := @speex_cppflags@ opus_cppflags := @opus_cppflags@ vorbis_cppflags := @vorbis_cppflags@