diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2013-10-20 18:57:28 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2013-10-20 18:57:28 +0000 |
| commit | 8fb066c1172583527c2331c086f006dc621435ef (patch) | |
| tree | 4f5e4371aab0b23655a843ffd8183cbc491dc79f /ChangeLog | |
| parent | e6a83749afb645cc4c35ca6e3fde125f0a46c160 (diff) | |
| download | PROJ-8fb066c1172583527c2331c086f006dc621435ef.tar.gz PROJ-8fb066c1172583527c2331c086f006dc621435ef.zip | |
move projects.h to installed headers list (#220)
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2396 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-10-20 Frank Warmerdam <warmerdam@pobox.com> + * src/Makefile.am: Given up on restricting access to projects.h, and + move it back into the list of files installed normally. + * configure.in: Add C_WFLAGS support, in particular use -Wdeclaration-after-statement to warn about code that won't work with MSVC (#224). |
