diff options
| author | Howard Butler <howard@hobu.co> | 2015-09-08 16:13:52 +0000 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2015-09-08 16:13:52 +0000 |
| commit | bd3d58c0d22c203b07764f0669159c37b1f9288c (patch) | |
| tree | eea4cab1d09724eeb9465f8b6a6b2356f9e84454 /src | |
| parent | 0a7eda807da1e17f60558acebd89a08872b5b6e9 (diff) | |
| download | PROJ-bd3d58c0d22c203b07764f0669159c37b1f9288c.tar.gz PROJ-bd3d58c0d22c203b07764f0669159c37b1f9288c.zip | |
autogen'd stuff
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 856cd107..fbc3b76e 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -402,7 +402,7 @@ geod_LDADD = libproj.la multistresstest_LDADD = libproj.la @THREAD_LIB@ test228_LDADD = libproj.la @THREAD_LIB@ lib_LTLIBRARIES = libproj.la -libproj_la_LDFLAGS = -no-undefined -version-info 9:0:0 +libproj_la_LDFLAGS = -no-undefined -version-info 10:0:1 libproj_la_SOURCES = \ pj_list.h \ PJ_aeqd.c PJ_gnom.c PJ_laea.c PJ_mod_ster.c \ |
