configure/build system patch
Russ Allbery
rra at stanford.edu
Sat Oct 9 19:04:57 UTC 1999
Katsuhiro Kondou <kondou at nec.co.jp> writes:
> # make
> cd lib ; make DESTDIR= all ; cd ..
> cc -I../include -g -c argparse.c
> cfe: Error: ../include/clibrary.h, line 195: Syntax Error
> typedef $INN_INT32 INT32_T;
> -----------------------------^
Change line 582 of configure.in to AC_DEFINE_UNQUOTED from AC_DEFINE (this
is in the middle of INN_CHECK_TYPE). Does that solve the problem?
--
Russ Allbery (rra at stanford.edu) <URL:http://www.eyrie.org/~eagle/>
More information about the inn-workers
mailing list