X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=11fa2001d1e6678cdc8968d58d6729d7ce0955b4;hb=refs%2Fheads%2Fpu;hp=a0d37d1491eb615b6ff051e4f4574d3d32ecb5b7;hpb=9754ebd9540aa3766af5e8a22410bf62b6eac6fe;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index a0d37d14..396c8de6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,16 +31,7 @@ HAVE_AO := @HAVE_AO@ HAVE_PTHREAD := @HAVE_PTHREAD@ HAVE_OSS := @HAVE_OSS@ HAVE_ALSA := @HAVE_ALSA@ - -executables := @executables@ - -recv_objs := @recv_objs@ -filter_objs := @filter_objs@ -gui_objs := @gui_objs@ -audioc_objs := @audioc_objs@ -write_objs := @write_objs@ -afh_objs := @afh_objs@ -play_objs := @play_objs@ +HAVE_CURSES := @HAVE_CURSES@ speex_cppflags := @speex_cppflags@ opus_cppflags := @opus_cppflags@