diff src/config.h.in @ 10375:2055d3722c5b v8.0.0082

commit https://github.com/vim/vim/commit/3f7d0907269558cb3ea184a3083640f9e20bb21e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 12 21:13:42 2016 +0100 patch 8.0.0082 Problem: Extension for configure should be ".ac". Solution: Rename configure.in to configure.ac. (James McCoy, closes https://github.com/vim/vim/issues/1173)
author Christian Brabandt <cb@256bit.org>
date Sat, 12 Nov 2016 21:15:04 +0100
parents c90f4cc9c3fe
children 37a441352da2
line wrap: on
line diff
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -1,6 +1,6 @@
 /*
- * config.h.in.  Generated automatically from configure.in by autoheader, and
- * manually changed after that.
+ * config.h.in.  Originally generated automatically from configure.ac by
+ * autoheader and manually changed after that.
  */
 
 /* Define if we have EBCDIC code */