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

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



$ 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.






Reply to: