[Orbit-python-list] patch for src/Makefile.in
Status: Inactive
Brought to you by:
tack
From: josh l. <jo...@st...> - 2001-11-15 06:48:58
|
While trying to compile the latest release (0.3.1), I got compile errors in idl.c when it tried to include IDL.h. The problem it seems is that the LIBIDL_CFLAGS value wasn't added to the rest of the includes. Once I did this, I was able to compile. Here is the simple patch.. josh |