Citeren "Yury V. Zaytsev" <y...@shurup.com>:

--with-gd-libs=LDFLAGS  linker flags for the gd library
${LDFLAGS} != ${LIBS}
Would you please elaborate?

The gdlib-config tool has three separate options for finding the include and linker flags and for the libraries. We don't keep a separate list of LIBS as these are passed as the linker flags and -libraries are passed as command line parameters to the linker. The linker flags and libraries are merged by configure into the LDFLAGS that are used for building programs.

Unless you have GD older than 2.0.8 installed, the flags required for compiling/linking and the libraries needed can be detected automatically, so you probably should not use --with-gd-includes and/or --with-gd-libs anyway.

Best regards, Arjen
--
Please keep list traffic on the list


_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to