mirror of
https://github.com/gnustep/libs-sqlclient.git
synced 2025-02-11 08:30:42 +00:00
improve last fix
This commit is contained in:
parent
8095873ae4
commit
eb58bd0d78
1 changed files with 1 additions and 2 deletions
|
@ -66,10 +66,9 @@ after-distclean::
|
|||
# Things to do after checking
|
||||
# after-check::
|
||||
|
||||
config.make: config.make.in
|
||||
config.make: config.status
|
||||
if [ -x config.status ]; then \
|
||||
./config.status --recheck; \
|
||||
touch config.make; \
|
||||
else \
|
||||
./configure; \
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue