]> git.proxmox.com Git - libtpms.git/commit - bootstrap.sh
Use boostrap.sh to build rpm on Fedora machines
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 17 Jan 2014 20:57:55 +0000 (15:57 -0500)
committerJoel Schopp <jschopp@linux.vnet.ibm.com>
Tue, 21 Jan 2014 20:21:36 +0000 (14:21 -0600)
commit017c810393dbf37320835c4a1e85a3ee02da5bd4
tree8bd286c3e7dd06b46d30dfb26a5db513214e9e8c
parentea5d455718101be0ac36102e8b19b496efee4f10
Use boostrap.sh to build rpm on Fedora machines

Use bootstrap.sh before running configure when building an rpm.
Reorder the tools in bootstrap.sh to avoid error messages.

Rename configure.in to configure.ac to quite down more recent autotools.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Joel Schopp <jschopp@linux.vnet.ibm.com>
Makefile.am
bootstrap.sh
configure.ac [new file with mode: 0644]
configure.in [deleted file]
dist/libtpms.spec.in