summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSree Harsha Totakura <sreeharsha@totakura.in>2014-10-15 11:12:25 +0200
committerPeter Simons <simons@cryp.to>2014-10-15 11:12:25 +0200
commitf6c5e7ac8c50fe2ad35aae176f518eb95f66c588 (patch)
tree366bce4cf4eaa4122c7850e9ebb55ca909ec1e8a /NEWS
parent3f13fe9cd7d45d3b0ab151320220842c54d26c6a (diff)
downloadautoconf-archive-f6c5e7ac8c50fe2ad35aae176f518eb95f66c588.tar.gz
AX_LIB_POSTGRESQL: substitute CPPFLAGS rather than CFLAGS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 447559e..0d9cc6b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@
* Noteworthy changes in release ?.? (????-??-??) [?]
+ AX_LIB_POSTGRESQL: substitute CPPFLAGS rather than CFLAGS.
+
AX_GCC_ARCHFLAG: Rewrite x86 support <https://savannah.gnu.org/patch/?8514>
and extend Clang support <https://savannah.gnu.org/patch/index.php?8515>.