[Plib-cvs] plib configure.in,1.58,1.59 plib.dsw,1.15,1.16
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2004-03-22 21:24:49
|
Update of /cvsroot/plib/plib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28243/plib Modified Files: configure.in plib.dsw Log Message: New DSP files (courtesy of John Fay) Fixed version number in ul.h ready for next release. Index: configure.in =================================================================== RCS file: /cvsroot/plib/plib/configure.in,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- configure.in 21 Mar 2004 19:29:25 -0000 1.58 +++ configure.in 22 Mar 2004 21:14:29 -0000 1.59 @@ -1,7 +1,17 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/js/js.h) -AM_INIT_AUTOMAKE(plib, 1.8.1) + +# **WARNING**WARNING**WARNING**WARNING**WARNING**WARNING** +# +# When you make a new release, there are TWO places where you +# have to change the version number: +# 1) Right below this comment. +# 2) In 'ul.h' where PLIB_VERSION is created. +# +# **WARNING**WARNING**WARNING**WARNING**WARNING**WARNING** + +AM_INIT_AUTOMAKE(plib, 1.8.2) # This AC_PREFIX_DEFAULT will place the library files # into /usr/lib - but will put the include files into Index: plib.dsw =================================================================== RCS file: /cvsroot/plib/plib/plib.dsw,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- plib.dsw 23 Feb 2004 11:44:24 -0000 1.15 +++ plib.dsw 22 Mar 2004 21:14:29 -0000 1.16 @@ -3,7 +3,7 @@ ############################################################################### -Project: "fnt"=".\src\fnt\fnt.dsp" - Package Owner=<4> +Project: "fnt"=.\src\fnt\fnt.dsp - Package Owner=<4> Package=<5> {{{ @@ -15,7 +15,7 @@ ############################################################################### [...88 lines suppressed...] ############################################################################### -Project: "ul"=".\src\util\ul.dsp" - Package Owner=<4> +Project: "ssgAux"=.\src\ssgAux\ssgAux.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "ul"=.\src\util\ul.dsp - Package Owner=<4> Package=<5> {{{ |