]> git.pld-linux.org Git - packages/proj.git/commitdiff
- patch for automake 1.6: remove duplicated files in geod_SOURCES and
authorkloczek <kloczek@pld-linux.org>
Sun, 2 Jun 2002 07:47:15 +0000 (07:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  libproj_la_SOURCES (emess.c).

Changed files:
    proj-am16.patch -> 1.1

proj-am16.patch [new file with mode: 0644]

diff --git a/proj-am16.patch b/proj-am16.patch
new file mode 100644 (file)
index 0000000..0212d04
--- /dev/null
@@ -0,0 +1,11 @@
+--- proj-4.4.5/src/Makefile.am~        Sun Jun  2 09:27:22 2002
++++ proj-4.4.5/src/Makefile.am Sun Jun  2 09:27:22 2002
+@@ -10,7 +10,7 @@
+ cs2cs_SOURCES = cs2cs.c gen_cheb.c p_series.c
+ nad2nad_SOURCES = nad2nad.c 
+ nad2bin_SOURCES = nad2bin.c
+-geod_SOURCES = geod.c geod_set.c geod_for.c geod_inv.c emess.c geodesic.h
++geod_SOURCES = geod.c geod_set.c geod_for.c geod_inv.c geodesic.h
+ proj_LDADD = libproj.la
+ cs2cs_LDADD = libproj.la
This page took 0.024042 seconds and 4 git commands to generate.