Only touch the configure stamp if configure succeeds
authorIan Lynagh <igloo@earth.li>
Thu, 3 May 2007 12:39:13 +0000 (12:39 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 3 May 2007 12:39:13 +0000 (12:39 +0000)
commitc770120f24f031b2edceb0e649d1f238cfb3e3be
treeab7c05af10f6888073c1d1f408d196299e7a9ad0
parente1b8996040150d5b4027ebd50c2df1f24d79a531
Only touch the configure stamp if configure succeeds
We don't touch $@ if configure failed as we would prefer to try
configuring it next time round, rather than assuming it'll still fail.
This is particularly important for corelibs, where failure means the
build dies!
libraries/Makefile