git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix build with DISABLE_EVENT (proper spelling)
[exim.git]
/
test
/
Makefile.in
diff --git
a/test/Makefile.in
b/test/Makefile.in
index 90d6892f711810d063b68d97dbe85156a7c29f12..f7a2a4695b68df277dd446a5c9badba5ba5a2a22 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-30,7
+30,6
@@
binaries: $(BINARIES)
sysbinaries: FORCE binaries
rm -f bin.sys/*
bin/locate initdb postgres pg_ctl psql mysqld mysql
sysbinaries: FORCE binaries
rm -f bin.sys/*
bin/locate initdb postgres pg_ctl psql mysqld mysql
- if [ -e /dev/stderr ]; then ln -s /dev/stderr bin.sys/stderr; else ln -s /proc/sys/fd/2 bin.sys/stderr; fi
ls -la bin.sys
# Compile and link the programs:
ls -la bin.sys
# Compile and link the programs: