libhpdftbl 1.5.0
Table construction library for Haru PDF library
Loading...
Searching...
No Matches
bootstrap.sh File Reference

Bootstrap the autotools environment and configure a build setup. More...

Functions

h usage $ (basename $0)" exit 0
 

Variables

set u declare ORIG_DIR
 The original directory from where this script is run.
 
do if getopts ch option
 
then case $option in c really_clean exit
 
quiet_flag =1
 

Detailed Description

Bootstrap the autotools environment and configure a build setup.

Note
This must be run when the source have been obtained by cloning the repo and requires a full installation of GNU autotools as a pre-requisite.

Usage:

bootstrap.sh [-q] [-h]

-c : Clean all generated files. This is equivalent with cloning from the repo.
-q : Quiet
-h : Print help and exit

See LICENSE file. (C) 2022 Johan Persson johan.nosp@m.162@.nosp@m.gmail.nosp@m..com