From: Michael S. <msl...@co...> - 2003-07-17 18:20:52
|
Brian I had the same problem with ESD and GTK, not installed on my system. Here is the fix: % cat `aclocal --print-ac-dir`/basiliskii.m4 AC_DEFUN(AM_PATH_GTK, $3) AC_DEFUN(AM_PATH_ESD, $3) This makes these tests return the failure argument in autoconf. Thanks for the yes fix. On Thursday, July 17, 2003, at 12:48 PM, Brian Johnson wrote: > Sorry, I forgot to remove the ESD hack from the previous patch I sent > out. Fixed patch attached. > > Brian J. Johnson > > -------------------------------------------------------------------- > > "He who will not reason is a bigot; he who cannot is a fool; > and he who dares not is a slave." > -- Sir William > Drummond<diffs> |