When I run configure twice in a row on linux, I get this the second time:

...
config.status: creating include/libmesh_config.h.tmp
config.status: include/libmesh_config.h.tmp is unchanged
config.status: executing include/libmesh_config.h commands
config.status: creating include/libmesh_config.h - prefix LIBMESH for 
include/libmesh_config.h.tmp defines
config.status: include/libmesh_config.h is unchanged
config.status: executing depfiles commands
=== configuring in contrib/netcdf/v4 
(/aerolab/benkirk/libmesh/gcc-4.6/contrib/netcdf/v4)
…


Do you not?

Notice you can actually get this by running

$ ./config.status
$ ./config.status

I'm guessing something is causing that logic to fail, but I can't guess why…

Might have a look for 'unchanged' in the config.status file…



On Dec 12, 2013, at 2:30 PM, John Peterson <jwpeter...@gmail.com>
 wrote:

>  INSTALL="`which install` -C"


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to