git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rework userforward local_part_suffix documentation
[users/jgh/exim.git]
/
src
/
scripts
/
MakeLinks
diff --git
a/src/scripts/MakeLinks
b/src/scripts/MakeLinks
index a4ab31cc8cd9663003aa64b0fc06e62ced2e29da..082659c9923b8af8a046f05e167b867251d60630 100755
(executable)
--- a/
src/scripts/MakeLinks
+++ b/
src/scripts/MakeLinks
@@
-16,10
+16,6
@@
if [ -r pcre/Makefile ] ; then
fi
fi
-# Initialize the file holding the compile number
-
-echo "0" > cnumber.h
-
echo ""
echo ">>> Creating links to source files..."
echo ""
echo ">>> Creating links to source files..."
@@
-183,7
+179,6
@@
ln -s ../src/osfunctions.h osfunctions.h
ln -s ../src/store.h store.h
ln -s ../src/structs.h structs.h
ln -s ../src/lookupapi.h lookupapi.h
ln -s ../src/store.h store.h
ln -s ../src/structs.h structs.h
ln -s ../src/lookupapi.h lookupapi.h
-ln -s ../src/version.h version.h
ln -s ../src/acl.c acl.c
ln -s ../src/buildconfig.c buildconfig.c
ln -s ../src/acl.c acl.c
ln -s ../src/buildconfig.c buildconfig.c