diff options
author | Noah Misch | 2016-04-02 01:53:10 +0000 |
---|---|---|
committer | Noah Misch | 2016-04-02 01:53:10 +0000 |
commit | 4ad6f13500cd9a3ca0652e43232f9515319e55e2 (patch) | |
tree | a61b2e89bff781ca7831ab1dc3613478993d7478 /config/c-compiler.m4 | |
parent | f07d18b6e94da6ef93dc4e00096f1e7542814fdb (diff) |
Copyedit comments and documentation.
Diffstat (limited to 'config/c-compiler.m4')
-rw-r--r-- | config/c-compiler.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/c-compiler.m4 b/config/c-compiler.m4 index 550d03474c6..a7f6773ae13 100644 --- a/config/c-compiler.m4 +++ b/config/c-compiler.m4 @@ -335,7 +335,7 @@ if test x"$Ac_cachevar" = x"yes"; then $1="${$1} $2" fi undefine([Ac_cachevar])dnl -])# PGAC_PROG_CC_CFLAGS_OPT +])# PGAC_PROG_CC_VAR_OPT |