]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Remove sub prototype
authorMatthias Paulmier <matt@mpaulmier.home>
Wed, 4 Jul 2018 09:12:21 +0000 (10:12 +0100)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Wed, 4 Jul 2018 14:52:56 +0000 (16:52 +0200)
bin/automake.in

index 5a59c349b7b0c289656d7b265eb964d9ea8f6902..168c8b082a4f930d728ab136b213603eda1d5412 100755 (executable)
@@ -106,7 +106,6 @@ sub handle_LIBOBJS_or_ALLOCA;
 sub handle_all;
 sub handle_clean;
 sub handle_compile ();
-sub handle_configure;
 sub handle_data ();
 sub handle_dist ();
 sub handle_emacs_lisp ();