[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: config.status dependencies problem with non GNU make
From: |
Tom Tromey |
Subject: |
Re: config.status dependencies problem with non GNU make |
Date: |
14 Jun 2001 19:26:54 -0600 |
>>>>> "Nicolas" == Nicolas Joly <address@hidden> writes:
Nicolas> One solution should be to adapt the rule :
Nicolas> ## Explicitly look in srcdir for benefit of non-GNU makes.
Nicolas> $(top_builddir)/config.status: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES)
Nicolas> $(SHELL) ./config.status --recheck
Did you test this?
I'm curious.
In any case I'm checking in the fix. Thanks.
Tom