diff options
| author | Mike Taves <mwtoews@gmail.com> | 2019-06-05 09:29:04 +1200 |
|---|---|---|
| committer | Mike Taves <mwtoews@gmail.com> | 2019-06-05 09:29:04 +1200 |
| commit | 726910a811d4fe28884f3f9bfa2b2a14fc66931e (patch) | |
| tree | 30edf8623f064816ef2ca3a26c74a737879f52a2 /configure.ac | |
| parent | 21ce6dd6b20f8d6eea8881d20952042218827cba (diff) | |
| download | PROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.tar.gz PROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.zip | |
Update GitHub references: proj.4 -> PROJ
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4d0d3a17..39558298 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT([PROJ], [6.1.0], - [https://github.com/OSGeo/proj.4/issues], proj, [https://proj.org]) + [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
