• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H07-May-2022-2,5152,107

src/H03-Mar-2011-2,2251,857

util/H03-Mar-2011-13,6589,292

AUTHORSH A D10-Oct-2005102 62

COPYINGH A D14-Sep-200817.6 KiB341281

ChangeLogH A D03-Mar-20119.3 KiB267177

INSTALLH A D14-Sep-20089 KiB230175

LICENSEH A D28-Oct-2005722 1611

Makefile.amH A D25-Jul-2008386 187

Makefile.inH A D03-Mar-201121.3 KiB688597

READMEH A D27-Aug-2008374 137

THANKSH A D26-May-2006392 159

TODOH A D08-Sep-20091.3 KiB4124

VERSIONH A D03-Mar-20117 21

acinclude.m4H A D16-Sep-201014.7 KiB458394

aclocal.m4H A D03-Mar-201135.9 KiB1,005902

bootstrapH A D09-Oct-2005876 4613

config.h.inH A D03-Mar-20114.6 KiB173116

configureH A D03-Mar-2011187.9 KiB6,6905,524

configure.acH A D03-Mar-20111.5 KiB6751

depcompH A D14-Sep-200814.8 KiB523330

install-shH A D08-Oct-20055.5 KiB254153

missingH A D14-Sep-200810.4 KiB361270

setversionH A D27-Aug-2008719 3216

README

1
2   See LICENSE for copyright and licensing, see THANKS for contributors,
3   see INSTALL for generic installation instructions, see doc/ for
4   documentation.
5
6   If you get an error message such as
7      util/ting.c:164: undefined reference to `va_copy'
8
9   Try configuring apparix with CFLAGS=-DHAVE_VA_COPY=0, e.g.
10
11   ./configure --prefix=$HOME CFLAGS=-DHAVE_VA_COPY=0
12
13