bug-glpk
[Top][All Lists]
Advanced

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

[Bug-glpk] Augment include/Makefile.am for gmpl headers?


From: Lou Hafer
Subject: [Bug-glpk] Augment include/Makefile.am for gmpl headers?
Date: Thu, 5 Jul 2007 10:12:04 -0700 (PDT)

Andrew,

        One of the Coin packages makes use of the Gnu MathProg modelling
language. The current install script does not install the necessary .h files:
glpmpl.h, glpavl.h, glpdmp.h, glprng.h, and glplib.h.  Changing
include/Makefile.am to

======== Makefile.am ===============

# Process this file with automake to produce Makefile.in

include_HEADERS = glpk.h glpmpl.h glpavl.h glpdmp.h glprng.h glplib.h

=======================

seems to do the trick.

                                                Lou





reply via email to

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