X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=11fa2001d1e6678cdc8968d58d6729d7ce0955b4;hb=refs%2Fheads%2Fpu;hp=4c49b3394aad5cc8dd38fdc9ae6046f003aebce9;hpb=84cfc1dd51755251776fb9438288eef25e0e9542;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 4c49b339..396c8de6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,17 +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@ -mixer_objs := @mixer_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@