]> granicus.if.org Git - cronie/blob - INSTALL
Release new version 1.5.3
[cronie] / INSTALL
1 Basic Installation
2 ==================
3
4 Run the usual autotools combination of:
5 ./configure
6 make
7 make install
8
9 The executable files will be installed in /usr/local/* by default.
10
11 Configure Options
12 =================
13 Please see the ./configure --help output for available build-time
14 options.