lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
This commit is contained in:
parent
e6059fa244
commit
a69edb8adf
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
2010-09-29 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* makefile.w32-in (../src/config.h): Remove target, it is stale.
|
||||
|
||||
* emacsclient.c (main): Remove unused variables.
|
||||
(start_daemon_and_retry_set_socket): Use EXIT_FAILURE.
|
||||
|
||||
|
|
|
@ -371,6 +371,7 @@ cleanall: clean
|
|||
# Headers we would preprocess if we could.
|
||||
#
|
||||
../src/config.h: ../nt/$(CONFIG_H)
|
||||
$(DEL) $@
|
||||
echo $(CONFIG_H) has changed. Re-run configure.bat.
|
||||
exit -1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue