Source-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   frueauf
Date:           Mon Nov 29 11:45:15 UTC 1999

Modified Files:
        pkgsrc/net/ircII/files: patch-sum
        pkgsrc/net/ircII/patches: patch-aa patch-ab patch-ac

Log Message:
Make ircII compile with socks support even if the ncurses package is
installed. The configure script added $LOCALBASE/include to CFLAGS,
but that way the local includes get mixed up with ncruses includes.
Append $LOCALBASE/include after the local includes to includepath.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/net/ircII/files/patch-sum
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ircII/patches/patch-aa \
    pkgsrc/net/ircII/patches/patch-ab
cvs rdiff -r1.7 -r1.8 pkgsrc/net/ircII/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index