Re: incomplete stuff, GNUCAP_MAKE
Felix Salfelder <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 25, 2015 at 10:22:59AM -0400, al davis wrote: > > as a first step, gnucap should install what i call > > GNUCAP_MAKE. if you agree, i can try to port it from > > gnucap-uf. > > I do agree, yes. hi Al. i have pushed a gnucap_makefile branch. the makefile contains only the essential .cc->.so rule. it is intended for manual invocation and also should work for a (future) load command. the defaults for the variables are inserted by configure. similarly, the gnucap_conf branch adds a pkgconfig substitute, it facilitates the configuration of extension packages, currently -adms, -geda, -models, -gui etc. cheers felix PS: no autotool involved. sed is required though -- i do not consider this a problem.