[GRASS-dev] Re: [GRASS GIS] #424: AC_CONFIG_AUX_DIR added in configure.in of 6.4.x causes rpmbuild failure

GRASS GIS trac at osgeo.org
Tue Jan 6 19:38:37 EST 2009


#424: AC_CONFIG_AUX_DIR added in configure.in of 6.4.x causes rpmbuild failure
----------------------+-----------------------------------------------------
  Reporter:  neteler  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                      
  Priority:  major    |   Milestone:  6.4.0                    
 Component:  default  |     Version:  6.4.0 RCs                
Resolution:           |    Keywords:                           
  Platform:  Linux    |         Cpu:  All                      
----------------------+-----------------------------------------------------
Comment (by glynn):

 Replying to [ticket:424 neteler]:
 > The following addition to configure.in of 6.4.x:

 > +AC_CONFIG_AUX_DIR($SRCDIR)

 > leads to this error when creating a (Mandriva) RPM from 6.4.0RC1:

 > + cputoolize -c .

 > libtoolize: cannot handle variables in AC_CONFIG_AUX_DIR

 This looks like a problem with the RPM spec file. GRASS doesn't use
 libtool. The build process shouldn't be concerning itself with the
 contents of those scripts, just running configure.

 > Do we really need AC_CONFIG_AUX_DIR (e.g., in GRASS 6.3 it wasn't
 needed) or can it be conditionalized?

 It's needed, and I don't think that it can be conditionalised.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/424#comment:2>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list