Bug#462087: clisp-dev: Includes unnecessary library references

Sam Steingold sds at podval.org
Tue Jul 15 13:54:13 UTC 2008


$ grep X_PRE_ config.log
X_PRE_LIBS=' -lSM -lICE'

X_PRE_LIBS is set by the standard autoconf macro AC_PATH_XTRA,
invoked by modules/clx/new-clx/configure

if you want, you can try to replace AC_PATH_XTRA with AC_PATH_X, 
regenerate configures &c and see if it still works.






More information about the pkg-common-lisp-devel mailing list