Show
Ignore:
Timestamp:
04/26/07 09:57:25 (2 years ago)
Author:
warmerdam
Message:

avoiding running autoheader which screws up cpl_config.h.in

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gdal/autogen.sh

    r10911 r11360  
    33#libtoolize --force --copy 
    44aclocal -I ./m4 
    5 autoheader 
     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 
    68autoconf