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

Re: Singular library include directories



On 03/15/2015 06:29 PM, Jerome BENOIT wrote:
I have just deposit a fix at Alioth.
So now the following command may work:

pkg-config --cflags --libs singular

and in a configure.ac file the following

PKG_CHECK_MODULES([SINGULAR],[singular])

may set up SINGULAR_LIBS and SINGULAR_CFLAGS

Excellent, thank you!

Doug


Reply to: