X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fscripts%2FConfigure-os.c;h=f00a5627a93d6116cc7f8db9d183e807059e9579;hb=9d727701a16bf4a93b136fe01e1bf2e5996c96ee;hp=d7613bcda9b8de1a8f4d56593b9660d546a95d91;hpb=61ec970df30325dbcd8c9d0f0e431dc793126656;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/scripts/Configure-os.c b/src/scripts/Configure-os.c index d7613bcda..f00a5627a 100755 --- a/src/scripts/Configure-os.c +++ b/src/scripts/Configure-os.c @@ -1,5 +1,4 @@ #! /bin/sh -# $Cambridge: exim/src/scripts/Configure-os.c,v 1.1 2004/10/06 15:07:40 ph10 Exp $ # Shell script to build os.c. There doesn't have to be an OS-specific os.c # file, but if there is, it gets copied at the start of os.c. The basic src