common/autoconf/basics.m4

changeset 2211
2209644bcac4
parent 2206
7ba4e17574e0
child 2212
dd97daafa80b
     1.1 --- a/common/autoconf/basics.m4	Sat Apr 07 03:28:39 2018 -0700
     1.2 +++ b/common/autoconf/basics.m4	Tue Apr 10 07:46:25 2018 -0700
     1.3 @@ -564,9 +564,6 @@
     1.4    # You can run make from the OUTPUT_ROOT, or from the top-level Makefile
     1.5    # which will look for generated configurations
     1.6    AC_CONFIG_FILES([$OUTPUT_ROOT/Makefile:$AUTOCONF_DIR/Makefile.in])
     1.7 -
     1.8 -  # Save the arguments given to us
     1.9 -  echo "$CONFIGURE_COMMAND_LINE" > $OUTPUT_ROOT/configure-arguments
    1.10  ])
    1.11  
    1.12  AC_DEFUN_ONCE([BASIC_SETUP_LOGGING],

mercurial