/[zanavi_public1]/navit/navit/tools/gpx2navit_txt/autogen.sh
ZANavi

Contents of /navit/navit/tools/gpx2navit_txt/autogen.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download) (as text)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File MIME type: application/x-sh
File size: 237 byte(s)
import files
1 #!/bin/sh
2 for pkg in pkg-config libtool automake aclocal autoreconf:autoconf autopoint:gettext
3 do
4 if ! ${pkg%%:*} --version >/dev/null
5 then
6 echo "You need to install ${pkg##*:}"
7 exit 1
8 fi
9 done
10
11 autoreconf --force --install -I m4

Properties

Name Value
svn:executable *

   
Visit the ZANavi Wiki