root/trunk/gdal/autogen.sh
| Revision 11360, 220 bytes (checked in by warmerdam, 1 year ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | set -x |
| 3 | #libtoolize --force --copy |
| 4 | aclocal -I ./m4 |
| 5 | # We deliberately do not use autoheader, since it introduces PACKAGE junk |
| 6 | # that conflicts with other packages in cpl_config.h.in (FrankW) |
| 7 | #autoheader |
| 8 | autoconf |
Note: See TracBrowser for help on using the browser.
