]> git.proxmox.com Git - mirror_kronosnet.git/blame - autogen.sh
[libnozzle] add nozzle_get_handle_by_name tests
[mirror_kronosnet.git] / autogen.sh
CommitLineData
99afbd6e 1#!/bin/sh
16a7e6cb 2#
a3d5822a 3# Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved.
16a7e6cb
FDN
4#
5# Author: Fabio M. Di Nitto <fabbione@kronosnet.org>
6#
7# This software licensed under GPL-2.0+, LGPL-2.0+
8#
9
99afbd6e 10# Run this to generate all the initial makefiles, etc.
99afbd6e 11autoreconf -i -v && echo Now run ./configure and make