X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=00a3d18f60fdee110a491371210920b3c7905026;hp=61da659f370442e75173cd3a1810911a07c2575f;hb=9f3fe55418589acab8dfb809e787f15a46f7d174;hpb=ef9c3e5f615987120b8c6d51f64e49176ddb176f diff --git a/Makefile.in b/Makefile.in index 61da659f..00a3d18f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -8,13 +8,11 @@ datarootdir := @datarootdir@ PACKAGE_TARNAME := @PACKAGE_TARNAME@ PACKAGE_VERSION := @PACKAGE_VERSION@ -INSTALL := @INSTALL@ M4 := @M4@ GENGETOPT := @GENGETOPT@ HELP2MAN := @HELP2MAN@ ggo_descriptions_declared := @ggo_descriptions_declared@ -object_executable_matrix := @object_executable_matrix@ executables := @executables@ receivers := @receivers@ @@ -36,7 +34,6 @@ play_objs := @play_objs@ speex_cppflags := @speex_cppflags@ opus_cppflags := @opus_cppflags@ vorbis_cppflags := @vorbis_cppflags@ -arch_cppflags := @arch_cppflags@ osl_cppflags := @osl_cppflags@ id3tag_cppflags := @id3tag_cppflags@ openssl_cppflags := @openssl_cppflags@ @@ -70,8 +67,6 @@ ao_ldflags := @ao_ldflags@ readline_ldflags := @readline_ldflags@ samplerate_ldflags := @samplerate_ldflags@ osl_ldflags := @osl_ldflags@ -socket_ldflags := @socket_ldflags@ -nsl_ldflags := @nsl_ldflags@ curses_ldflags := @curses_ldflags@ core_audio_ldflags := @core_audio_ldflags@ crypto_ldflags := @crypto_ldflags@