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 utilities indexing
[exim.git]
/
src
/
scripts
/
Configure-os.h
diff --git
a/src/scripts/Configure-os.h
b/src/scripts/Configure-os.h
index f3d8d51936f6bd27741453487e614c685a551144..ae1ecf94302e3fcc870c261879af7c561bbb38c3 100755
(executable)
--- a/
src/scripts/Configure-os.h
+++ b/
src/scripts/Configure-os.h
@@
-1,5
+1,4
@@
#! /bin/sh
#! /bin/sh
-# $Cambridge: exim/src/scripts/Configure-os.h,v 1.3 2008/04/13 09:22:45 tom Exp $
# Shell script to create a link to the appropriate OS-specific header file.
# Shell script to create a link to the appropriate OS-specific header file.
@@
-29,7
+28,7
@@
then echo ""
fi
rm -f os.h
fi
rm -f os.h
-# In order to accomodate for the fudge below, copy the file instead of
+# In order to accom
m
odate for the fudge below, copy the file instead of
# symlinking it. Otherwise we pollute the clean copy with the fudge.
cp -p ../OS/os.h-$os os.h || exit 1
# symlinking it. Otherwise we pollute the clean copy with the fudge.
cp -p ../OS/os.h-$os os.h || exit 1