Hello fellow developers:

FYI, I have just removed the rest of autotools-generated files from
CVS such as "install-sh" in order to ease the cross-platform
development.  (Recall recent AM_MKINSTALLDIRS issues...)

Please update your CVS source tree:

  $ cvs -q up -APd

and please regenerate missing autotools files for your own platform:

  $ aclocal
  $ automake -a
  $ autoconf
  $ sh ./config.nice
  $ make
  $ make install

and please report me any problems you may encounter.

(Tested platforms: SLC4 and Gentoo, automake 1.9.2 and 1.9.6, autoconf
2.59 and 2.61, gettext 0.14.1 and 0.16.1.)

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to