[Issue 248] incorrect build on Solaris 1 10

[email protected] 5 May 2005 19:47:35 -0000
Newsgroups gmane.comp.version-control.cvs.issuezilla
Message-ID <[email protected]>
https://ccvs.cvshome.org/issues/show_bug.cgi?id=248






------- Additional comments from [email protected] Thu May  5 12:47:35 -0700 2005 -------
Hrm.  Good point.  If you have autoconf 2.59 & Automake 1.9.5 installed (earlier
version may or may not work), then:

    cd cvs-1.12.12
    autoreconf
    ./configure
    make

Should do the trick.  If not, then I will have to send you a second patch with
the   build files regenerated.