Home
last modified time | relevance | path

Searched refs:GD_XPM_INC (Results 1 – 5 of 5) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/gd/
H A Dconfig.m4161 test -f $i/include/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i && break
162 test -f $i/include/X11/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i/X11 && break
171 PHP_ADD_INCLUDE($GD_XPM_INC)
/dports/www/mod_php73/php-7.3.33/ext/gd/
H A Dconfig.m4161 test -f $i/include/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i && break
162 test -f $i/include/X11/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i/X11 && break
171 PHP_ADD_INCLUDE($GD_XPM_INC)
/dports/graphics/php73-gd/php-7.3.33/ext/gd/
H A Dconfig.m4161 test -f $i/include/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i && break
162 test -f $i/include/X11/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i/X11 && break
171 PHP_ADD_INCLUDE($GD_XPM_INC)
/dports/lang/php73/php-7.3.33/
H A Dconfigure34448 test -f $i/include/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i && break
34605 if test "$GD_XPM_INC" != "/usr/include"; then
34607 if test -z "$GD_XPM_INC" || echo "$GD_XPM_INC" | grep '^/' >/dev/null ; then
34608 ai_p=$GD_XPM_INC
34611 ep_dir=`echo $GD_XPM_INC|$SED 's%/*[^/][^/]*/*$%%'`
34614 ai_p="$ep_realdir"/`basename "$GD_XPM_INC"`
36326 if test "$GD_XPM_INC" != "/usr/include"; then
36328 if test -z "$GD_XPM_INC" || echo "$GD_XPM_INC" | grep '^/' >/dev/null ; then
36329 ai_p=$GD_XPM_INC
36332 ep_dir=`echo $GD_XPM_INC|$SED 's%/*[^/][^/]*/*$%%'`
[all …]
/dports/www/mod_php73/php-7.3.33/
H A Dconfigure34448 test -f $i/include/xpm.h && GD_XPM_DIR=$i && GD_XPM_INC=$i && break
34605 if test "$GD_XPM_INC" != "/usr/include"; then
34607 if test -z "$GD_XPM_INC" || echo "$GD_XPM_INC" | grep '^/' >/dev/null ; then
34608 ai_p=$GD_XPM_INC
34611 ep_dir=`echo $GD_XPM_INC|$SED 's%/*[^/][^/]*/*$%%'`
34614 ai_p="$ep_realdir"/`basename "$GD_XPM_INC"`
36326 if test "$GD_XPM_INC" != "/usr/include"; then
36328 if test -z "$GD_XPM_INC" || echo "$GD_XPM_INC" | grep '^/' >/dev/null ; then
36329 ai_p=$GD_XPM_INC
36332 ep_dir=`echo $GD_XPM_INC|$SED 's%/*[^/][^/]*/*$%%'`
[all …]