Randy McMurchy wrote:
> [EMAIL PROTECTED] wrote these words on 04/21/07 22:31 CST:
> 
>> +    <note>
>> +      <para>If you pass the
>> +      <option>-plugin-sql-<replaceable>&lt;driver&gt;</replaceable></option>
>> +      or <option>-qt-sql-<replaceable>&lt;driver&gt;</replaceable></option>
>> +      switch to the <command>configure</command> command, you must also pass
>> +      
>> <option>-I<replaceable>&lt;/path/to/sql/headers&gt;</replaceable></option>
>> +      so <command>make</command> can find the appropriate header files.
>> +      For instance, adding <application>mysql</application> support will 
>> require
>> +      <option>-I/usr/include/mysql -qt-sql-mysql</option>.</para>
> 
> This is not accurate as it portrays you must use -qt-sql-mysql to
> get "mysql support". You can just as easily use -plugin-sql-mysql.
> We need to fix this.

It *does* say <option>-plugin-sql... *or* <option>-qt-sql...

The last last sentence does use -qt-sql-mysql as a "for instance". Would
you rather it say the following?

"For instance, building in MySQL support (as opposed to building the
plugin) will require -I/usr/include/mysql -qt-sql-mysql."

> Also, when used in it's proper noun sense, "mysql" should probably
> be "MySQL".

OK.

  -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to