[OS] Upgrade for configure.ac?

Kipp Martin kipp.martin at chicagogsb.edu
Fri Sep 14 15:44:31 EDT 2007


Hi Lou:

Thanks! We'll make sure this gets into stable and release also when we 
build those.

Cheers,
> 
> 	You might want to update your top-level configure.ac file to use
> AC_COIN_CREATE_LIBTOOL rather than AC_COIN_INIT_AUTOMAKE.  You'll get faster
> configuration because libtool is created once at the top level and reused by all
> the individual projects. Diff below from OS/trunk.
> 
> 						Lou
> 
> 
> ===================================================================
> --- configure.ac        (revision 970)
> +++ configure.ac        (working copy)
> @@ -33,11 +33,10 @@
>  AC_PREFIX_DEFAULT([`pwd`])
>  
>  #############################################################################
> -#     We only need automake to generate Makefiles for the distribution      #
> +#  Do the tests necessary to configure compilers and initialise autotools   #
>  #############################################################################
>  
> -# Initialize automake
> -AC_COIN_INIT_AUTOMAKE
> +AC_COIN_CREATE_LIBTOOL
>  
> 
> _______________________________________________
> OS mailing list
> OS at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/os
> 
> > 


-- 
Kipp Martin
Professor of Operations Research
and Computing Technology
Graduate School of Business
University of Chicago
5807 South Woodlawn Avenue
Chicago, IL 60637
773-702-7456
kipp.martin at chicagogsb.edu
http://gsbkip.chicagogsb.edu
http://www.coin-or.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Optimization Services (OS)" group.
To post to this group, send email to optimizationservices at googlegroups.com
To unsubscribe from this group, send email to optimizationservices-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/optimizationservices?hl=en
-~----------~----~----~----~------~----~------~--~---



More information about the OS mailing list