~ubuntu-branches/ubuntu/feisty/freeradius/feisty-security

« back to all changes in this revision

Viewing changes to src/modules/rlm_sql/drivers/rlm_sql_mysql/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2006-12-16 20:45:11 UTC
  • mfrom: (3.1.10 feisty)
  • Revision ID: james.westby@ubuntu.com-20061216204511-3pbbsu4s8jtehsor
Tags: 1.1.3-3
Fix POSIX compliance problem in init script.  Closes: #403384. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Define if you have <mysql.h>  */
 
1
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
 
2
/*
 
3
 
 
4
acconfig.h - template used by autoheader to create config.h.in
 
5
config.h.in - used by autoconf to create config.h
 
6
config.h - created by autoconf; contains defines generated by autoconf
 
7
 
 
8
*/
 
9
 
 
10
 
 
11
/* Define if you have <mysql.h> */
2
12
#undef HAVE_MYSQL_H
3
13
 
4
 
/* Define if you have <mysql/mysql.h>  */
 
14
/* Define if you have <mysql/mysql.h> */
5
15
#undef HAVE_MYSQL_MYSQL_H
6
16