CVS: src/si/entities general.in,1.13,1.14
Mats Wichmann <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/entities In directory sc8-pr-cvs1:/tmp/cvs-serv21435/entities Modified Files: general.in Log Message: Some general cleanup: new file lsbsiversion is input to Configure to avoid changing multiple places. Old patches ditched. Index: general.in =================================================================== RCS file: /cvsroot/lsb/src/si/entities/general.in,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** general.in 13 Jan 2003 16:41:07 -0000 1.13 --- general.in 15 Jan 2003 14:27:48 -0000 1.14 *************** *** 1,4 **** <!-- si version, LSB standard version --> ! <!ENTITY LSBsi-version "1.3b2"> <!ENTITY LSB-version "1.3"> --- 1,4 ---- <!-- si version, LSB standard version --> ! <!ENTITY LSBsi-version "@LSBSIVERSION@"> <!ENTITY LSB-version "1.3">