diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-03-24 04:47:35 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-03-24 04:47:35 +0000 |
commit | e06636078b375d497bba32b0a8b29394f8b21aaa (patch) | |
tree | b9c3279d413cba25ec40075133159f9b22dcb6fd /packages/gpstk/files/configure.patch | |
parent | c28b59d4bfaba12056b3e6f5c1ae39cabdf958df (diff) |
gpstk: Open source libraries and applications to facilitate working with GPS data for research and high accuracy uses.
Diffstat (limited to 'packages/gpstk/files/configure.patch')
-rw-r--r-- | packages/gpstk/files/configure.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gpstk/files/configure.patch b/packages/gpstk/files/configure.patch new file mode 100644 index 0000000000..b975512131 --- /dev/null +++ b/packages/gpstk/files/configure.patch @@ -0,0 +1,10 @@ +--- gpstk-1.2/configure.ac~ 2006-12-21 06:59:41.000000000 +1030 ++++ gpstk-1.2/configure.ac 2007-03-24 14:59:42.000000000 +1030 +@@ -53,6 +53,7 @@ + apps/ionosphere/Makefile + apps/MDPtools/Makefile + apps/mergetools/Makefile ++ apps/multipath/Makefile + apps/reszilla/Makefile + apps/time/Makefile + apps/positioning/Makefile |