help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] autoreconf issue and octave


From: xypron
Subject: Re: [Help-glpk] autoreconf issue and octave
Date: Tue, 24 Mar 2009 13:55:28 -0700 (PDT)

Hello Andrew,

please, correct configure.ac

All instances of AC_DEFINE need three arguments:
- variable
- value
- description

Description is missing in your current file.

see
http://www.gnu.org/software/hello/manual/autoconf/Defining-Symbols.html

No other changes are needed to make autoheader and autoreconf work
correctly.

Best regards

Xypron


Marco atzeri-3 wrote:
> 
> Dear developers,
> building the glpk package for cygwin I always had problem
> with autoreconf as autoheader complains of missing template for
> 
> HAVE_GMP, HAVE_ZLIB, HAVE_LTDL, HAVE_DLFCN, ODBC_DLNAME], 
> MYSQL_DLNAME.
> 
> 
> ...

-- 
View this message in context: 
http://www.nabble.com/autoreconf-issue-and-octave-tp22682341p22689587.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]