X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=00a3d18f60fdee110a491371210920b3c7905026;hp=a8e2a8b90a400b08a36edeca459335ef766ba560;hb=9f3fe55418589acab8dfb809e787f15a46f7d174;hpb=9d8fdf8898418711558f70a9630b2444036d8285 diff --git a/Makefile.in b/Makefile.in index a8e2a8b9..00a3d18f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -8,12 +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@ @@ -35,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@ @@ -69,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@