autogen.sh | autogen.sh | |||
---|---|---|---|---|
#!/bin/sh | #!/bin/sh | |||
# configure the requirements | # configure the requirements | |||
AMV="automake (GNU automake) 1.11.1" | AMV="automake (GNU automake) 1.11.1" | |||
ACV="autoconf (GNU Autoconf) 2.68" | ACV="autoconf (GNU Autoconf) 2.68" | |||
LTV="libtoolize (GNU libtool) 2.4" | LTV="libtoolize (GNU libtool) 2.4" | |||
GTT="gettextize (GNU gettext-tools) 0.18.1" | GTT="gettextize (GNU gettext-tools) 0.18.1.1" | |||
USAGE=" | USAGE=" | |||
To build RPM from plain CVS sources the following | To build RPM from plain CVS sources the following | |||
installed developer tools are mandatory: | installed developer tools are mandatory: | |||
$AMV | $AMV | |||
$ACV | $ACV | |||
$LTV | $LTV | |||
$GTT | $GTT | |||
" | " | |||
# wrapper for running GNU libtool's libtoolize(1) | # wrapper for running GNU libtool's libtoolize(1) | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |