/[radius]/radius/db/mysql.m4
ViewVC logotype

Diff of /radius/db/mysql.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by gray, Sat Jan 5 01:47:57 2002 UTC revision 1.5 by gray, Thu May 29 15:50:26 2003 UTC
# Line 1  Line 1 
1  divert(-1)  divert(-1)
2  dnl This file is part of GNU RADIUS.  dnl This file is part of GNU Radius.
3  dnl Copyright (C) 2001 Sergey Poznyakoff  dnl Copyright (C) 2001,2003 Sergey Poznyakoff
4  dnl    dnl  
5  dnl This program is free software; you can redistribute it and/or modify  dnl GNU Radius is free software; you can redistribute it and/or modify
6  dnl it under the terms of the GNU General Public License as published by  dnl it under the terms of the GNU General Public License as published by
7  dnl the Free Software Foundation; either version 2 of the License, or  dnl the Free Software Foundation; either version 2 of the License, or
8  dnl (at your option) any later version.  dnl (at your option) any later version.
9  dnl    dnl  
10  dnl This program is distributed in the hope that it will be useful,  dnl GNU Radius is distributed in the hope that it will be useful,
11  dnl but WITHOUT ANY WARRANTY; without even the implied warranty of  dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
12  dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13  dnl GNU General Public License for more details.  dnl GNU General Public License for more details.
14  dnl    dnl  
15  dnl You should have received a copy of the GNU General Public License  dnl You should have received a copy of the GNU General Public License
16  dnl along with this program; if not, write to the Free Software Foundation,  dnl along with GNU Radius; if not, write to the Free Software Foundation,
17  dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18  define({ARGS},ifdef({server}, -h server) ifdef({port}, -P port)  ifdef({CREATOR},-u CREATOR) ifdef({CREATOR_PASSWORD}, -p{}CREATOR_PASSWORD))  define({ARGS},ifdef({server}, -h server) ifdef({port}, -P port)  ifdef({CREATOR},-u CREATOR) ifdef({CREATOR_PASSWORD}, -p{}CREATOR_PASSWORD))
19  define({CREATEDATABASE},  define({CREATEDATABASE},

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26