X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=2fee61cb86ef0bc501820e1cdfc22d6962e0d754;hb=662f698c51be189d97e5ab713494ce492c6534c7;hp=2a2bdaf53c1de00056049899212c14ee3f552004;hpb=fc8dfbb416ff07cca08fbf4e13efcaa25e17cc54;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 2a2bdaf5..2fee61cb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,14 +10,8 @@ PACKAGE_VERSION := @PACKAGE_VERSION@ INSTALL := @INSTALL@ M4 := @M4@ -GENGETOPT := @GENGETOPT@ -HELP2MAN := @HELP2MAN@ - -ggo_descriptions_declared := @ggo_descriptions_declared@ executables := @executables@ -filters := @filters@ -writers := @writers@ recv_objs := @recv_objs@ filter_objs := @filter_objs@