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

Expected output from libxml++-config (or any other lib*-config)?



Hello.

  I use libxml++ for development, and just noticed this:

  $ /usr/bin/xml++-config  --cflags
  -I/usr/include @XML_CFLAGS@
  
  $ /usr/bin/xml++-config  --libs
  -L/usr/lib -lxml++ @XML_LIBS@

  It is showing me @XML_CFLAGS@ and @XML_LIBS@, because it depends on
  libxml...
  Isn't it supposed to give me the actual line to be used, without any macros, or
  should I find a way to expand those macros later? I didn't file a bug
  report because I am not sure if it's reall a bug...

Thanks,
J.

-- 



Reply to: