root/tags/gdal_1_3_2/autogen.sh

Revision 9637, 81 bytes (checked in by dron, 3 years ago)

M4 stuff has been split down in m4/ subdirectory. libtool.m4 macro updated
to be in sync with ltmain.sh.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 #!/bin/sh
2 set -x
3 #libtoolize --force --copy
4 aclocal -I ./m4
5 autoheader
6 autoconf
7
Note: See TracBrowser for help on using the browser.