[srvx-commits] CVS: services configure.in,1.60,1.61 AUTHORS,1.13,1.14
Brought to you by:
entrope
|
From: Adrian D. <sai...@us...> - 2002-08-24 19:08:07
|
Update of /cvsroot/srvx/services In directory usw-pr-cvs1:/tmp/cvs-serv8489 Modified Files: configure.in AUTHORS Log Message: Make configure.in say it requires automake 1.6 (1.5 didn't work anyway) Update my e-mail/position in AUTHORS Index: configure.in =================================================================== RCS file: /cvsroot/srvx/services/configure.in,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -r1.60 -r1.61 *** configure.in 23 Aug 2002 04:43:01 -0000 1.60 --- configure.in 24 Aug 2002 19:08:01 -0000 1.61 *************** *** 10,14 **** dnl AM_CANONICAL_TARGET must be before AM_INIT_AUTOMAKE() or autoconf whines AC_CANONICAL_TARGET ! AM_INIT_AUTOMAKE([gnu 1.5]) AM_MAINTAINER_MODE --- 10,14 ---- dnl AM_CANONICAL_TARGET must be before AM_INIT_AUTOMAKE() or autoconf whines AC_CANONICAL_TARGET ! AM_INIT_AUTOMAKE([gnu 1.6]) AM_MAINTAINER_MODE Index: AUTHORS =================================================================== RCS file: /cvsroot/srvx/services/AUTHORS,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** AUTHORS 6 May 2002 23:33:14 -0000 1.13 --- AUTHORS 24 Aug 2002 19:08:02 -0000 1.14 *************** *** 10,13 **** --- 10,14 ---- Entrope <en...@us...> Jedi <je...@tu...> + SailorFrag <sai...@us...> Zoot <zo...@us...> *************** *** 15,22 **** Phooeybane <pho...@gl...> Portal <po...@vt...> - SailorFrag[BTEG] <sa...@sa...> Documentation: Phooeybane <pho...@gl...> - SailorFrag[BTEG] <sa...@sa...> Seldon --- 16,21 ---- |