Import Debian patch 4.84.2-2+deb8u3
[hcoop/debian/exim4.git] / scripts / Configure
1 #! /bin/sh -e
2
3 # A script to be called to run all the other configuring scripts manually.
4
5 scripts/Configure-Makefile
6 scripts/Configure-os.h
7 scripts/Configure-os.c
8 scripts/Configure-config.h
9
10 # End of Configure