[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] autoreconf issue and octave
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] autoreconf issue and octave |
Date: |
Sat, 28 Mar 2009 13:40:25 +0300 |
Hi Xypron,
> you could keep delivering your handmade config.h.in and yet change
> configure.ac to provide the missing third argument to enable
> autoheader for whoever wants to use it.
Probably you are right. I added third parameter to all AC_CONFIG's,
so autoheader does not complain now. Unfortunately it generates extra
symbols in config.h.in, however, I see no way to avoid that.
Thanks,
Andrew Makhorin