]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1221 v7.3.1221
authorBram Moolenaar <Bram@vim.org>
Tue, 18 Jun 2013 21:31:55 +0000 (23:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 18 Jun 2013 21:31:55 +0000 (23:31 +0200)
commita6cc03101e30d55d4039d539ed732bc02ffd909b
treebfe0640dd939933ce014d8ff42f8388e32da0bdd
parentdb250526bbeac519665605127c18aad3ce2853ed
updated for version 7.3.1221
Problem:    When build flags change "make distclean" run into a configure
            error.
Solution:   When CFLAGS changes delete auto/config.cache.  Also avoid adding
            duplicate text to flags.
src/Makefile
src/auto/configure
src/configure.in
src/version.c