aboutsummaryrefslogtreecommitdiff
path: root/getopt-ul/README
blob: 2bcde34ab287e578b71f7038b4c298e68289338f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
getopt from util-linux
----------------------

This is the standalone getopt build from util-linux. This is used in cpt
seperately so that the program doesn't depend on any outside source. See COPYING
for copyright information. The config.h was generated by running the following
command on the original source directory.


    ./configure \
        --disable-all-programs \
        --enable-getopt