mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
6 lines
132 B
Text
6 lines
132 B
Text
# $Id$
|
|
|
|
define_option with-gettext 'gettext support?' yesnodir \
|
|
"yes /usr/local" \
|
|
' Whether to include gettext support.'
|
|
|