Index: ossp-pkg/al/al.c RCS File: /v/ossp/cvs/ossp-pkg/al/al.c,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/al/al.c,v' 2>/dev/null --- al.c 2002/12/16 14:02:45 1.2 +++ al.c 2002/12/16 14:59:29 1.3 @@ -30,6 +30,11 @@ ** al.c: assembly line library implementation */ +/* include optional Autoconf header */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include