Mercurial > emacs
comparison configure @ 30099:fbb3614484f9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 06 Jul 2000 16:09:00 +0000 |
parents | 58ce7aad3fff |
children | a567b99dd7d3 |
comparison
equal
deleted
inserted
replaced
30098:54ef6ace438d | 30099:fbb3614484f9 |
---|---|
4593 fi | 4593 fi |
4594 rm -f conftest* | 4594 rm -f conftest* |
4595 fi | 4595 fi |
4596 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | 4596 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then |
4597 echo "$ac_t""yes" 1>&6 | 4597 echo "$ac_t""yes" 1>&6 |
4598 echo $ac_n "checking for XpmReadFileToPixmap in -lXpm""... $ac_c" 1>&6 | 4598 echo $ac_n "checking for XpmReturnAllocPixels in -lXpm""... $ac_c" 1>&6 |
4599 echo "configure:4600: checking for XpmReadFileToPixmap in -lXpm" >&5 | 4599 echo "configure:4600: checking for XpmReturnAllocPixels in -lXpm" >&5 |
4600 ac_lib_var=`echo Xpm'_'XpmReadFileToPixmap | sed 'y%./+-%__p_%'` | 4600 ac_lib_var=`echo Xpm'_'XpmReturnAllocPixels | sed 'y%./+-%__p_%'` |
4601 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4601 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
4602 echo $ac_n "(cached) $ac_c" 1>&6 | 4602 echo $ac_n "(cached) $ac_c" 1>&6 |
4603 else | 4603 else |
4604 ac_save_LIBS="$LIBS" | 4604 ac_save_LIBS="$LIBS" |
4605 LIBS="-lXpm -lX11 $LIBS" | 4605 LIBS="-lXpm -lX11 $LIBS" |
4607 #line 4608 "configure" | 4607 #line 4608 "configure" |
4608 #include "confdefs.h" | 4608 #include "confdefs.h" |
4609 /* Override any gcc2 internal prototype to avoid an error. */ | 4609 /* Override any gcc2 internal prototype to avoid an error. */ |
4610 /* We use char because int might match the return type of a gcc2 | 4610 /* We use char because int might match the return type of a gcc2 |
4611 builtin and then its argument prototype would still apply. */ | 4611 builtin and then its argument prototype would still apply. */ |
4612 char XpmReadFileToPixmap(); | 4612 char XpmReturnAllocPixels(); |
4613 | 4613 |
4614 int main() { | 4614 int main() { |
4615 XpmReadFileToPixmap() | 4615 XpmReturnAllocPixels() |
4616 ; return 0; } | 4616 ; return 0; } |
4617 EOF | 4617 EOF |
4618 if { (eval echo configure:4619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4618 if { (eval echo configure:4619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
4619 rm -rf conftest* | 4619 rm -rf conftest* |
4620 eval "ac_cv_lib_$ac_lib_var=yes" | 4620 eval "ac_cv_lib_$ac_lib_var=yes" |