svn: /phpdoc/de/trunk/reference/mssql/ configure.xml
[email protected] (Martin Samesch)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
samesch Fri, 04 Dec 2009 22:14:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291723
Log:
wording
Changed paths:
U phpdoc/de/trunk/reference/mssql/configure.xml
Modified: phpdoc/de/trunk/reference/mssql/configure.xml
===================================================================
--- phpdoc/de/trunk/reference/mssql/configure.xml 2009-12-04 22:13:38 UTC (rev 291722)
+++ phpdoc/de/trunk/reference/mssql/configure.xml 2009-12-04 22:14:45 UTC (rev 291723)
@@ -9,9 +9,9 @@
</para>
<para>
Damit diese Funktionen zur Verfügung stehen, müssen Sie PHP mit
- <option role="configure">--with-mssql[=DIR]</option> übersetzen,
+ <option role="configure">--with-mssql[=DIR]</option> kompilieren,
wobei DIR der Präfix der FreeTDS-Installation ist. Und FreeTDS muss
- mit <option role="configure">--enable-msdblib</option> übersetzt
+ mit <option role="configure">--enable-msdblib</option> kompiliert
werden.
</para>
<warning>