diff options
author | lukem <lukem@pkgsrc.org> | 2005-01-04 23:51:00 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2005-01-04 23:51:00 +0000 |
commit | 5243486b9c01d57975d9e5ed35870866c5b606bf (patch) | |
tree | e899d2bd83ef4b5f133bd02ee9c36e10ae50b660 | |
parent | 0b3af246bebf1156504931000307cc7f3298fe59 (diff) | |
download | pkgsrc-5243486b9c01d57975d9e5ed35870866c5b606bf.tar.gz |
explicitly regenerate for locally modified configuration
-rw-r--r-- | net/tnftp/files/config.h.in | 2 | ||||
-rwxr-xr-x | net/tnftp/files/configure | 59 |
2 files changed, 31 insertions, 30 deletions
diff --git a/net/tnftp/files/config.h.in b/net/tnftp/files/config.h.in index 6e66d21124f..77670aa4dd5 100644 --- a/net/tnftp/files/config.h.in +++ b/net/tnftp/files/config.h.in @@ -1,5 +1,5 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ -/* $Id: config.h.in,v 1.3 2004/04/25 02:48:12 grant Exp $ */ +/* $Id: config.h.in,v 1.4 2005/01/04 23:51:00 lukem Exp $ */ /* Define if on AIX 3. diff --git a/net/tnftp/files/configure b/net/tnftp/files/configure index 7385519dad3..acdd53c3100 100755 --- a/net/tnftp/files/configure +++ b/net/tnftp/files/configure @@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 1.6 +# From configure.in Revision: 1.4 @@ -3720,17 +3720,17 @@ for ac_hdr in poll.h sys/poll.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:3699: checking for $ac_hdr" >&5 +echo "configure:3724: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 3704 "configure" +#line 3729 "configure" #include "confdefs.h" #include <$ac_hdr> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:3709: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:3734: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -3759,12 +3759,12 @@ done if test $ac_cv_header_poll_h = yes || test $ac_cv_header_sys_poll_h = yes; then echo $ac_n "checking for poll""... $ac_c" 1>&6 -echo "configure:3738: checking for poll" >&5 +echo "configure:3763: checking for poll" >&5 if eval "test \"`echo '$''{'ac_cv_func_poll'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 3743 "configure" +#line 3768 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char poll(); below. */ @@ -3787,7 +3787,7 @@ poll(); ; return 0; } EOF -if { (eval echo configure:3766: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:3791: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_poll=yes" else @@ -3803,13 +3803,13 @@ if eval "test \"`echo '$ac_cv_func_'poll`\" = yes"; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking if poll() is implemented natively""... $ac_c" 1>&6 -echo "configure:3782: checking if poll() is implemented natively" >&5 -if eval "test \"`echo '$''{'pkg_cv_POLL_COMPAT'+set}'`\" = set"; then +echo "configure:3807: checking if poll() is implemented natively" >&5 +if eval "test \"`echo '$''{'ftp_cv_POLL_NATIVE'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 3788 "configure" +#line 3813 "configure" #include "confdefs.h" #if HAVE_POLL_H #include <poll.h> @@ -3825,21 +3825,21 @@ int main() { ; ; return 0; } EOF -if { (eval echo configure:3804: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3829: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* - pkg_cv_POLL_COMPAT=yes + ftp_cv_POLL_NATIVE=yes else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* - pkg_cv_POLL_COMPAT=no + ftp_cv_POLL_NATIVE=no fi rm -f conftest* fi -echo "$ac_t""$pkg_cv_POLL_COMPAT" 1>&6 - if test "x$pkg_cv_POLL_COMPAT" = "xyes"; then +echo "$ac_t""$ftp_cv_POLL_NATIVE" 1>&6 + if test "x$ftp_cv_POLL_NATIVE" = "xyes"; then cat >> confdefs.h <<\EOF #define HAVE_POLL 1 EOF @@ -3860,13 +3860,13 @@ if test $opt_editcomplete = yes; then if test $have_libedit = yes; then echo $ac_n "checking for EL_RPROMPT in libedit""... $ac_c" 1>&6 -echo "configure:3722: checking for EL_RPROMPT in libedit" >&5 +echo "configure:3864: checking for EL_RPROMPT in libedit" >&5 if eval "test \"`echo '$''{'ftp_cv_have_libedit'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 3728 "configure" +#line 3870 "configure" #include "confdefs.h" #include <histedit.h> @@ -3875,7 +3875,7 @@ int main() { int X = EL_RPROMPT ; ; return 0; } EOF -if { (eval echo configure:3737: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3879: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ftp_cv_have_libedit=yes else @@ -3899,7 +3899,7 @@ echo "$ac_t""$ftp_cv_have_libedit" 1>&6 fi echo $ac_n "checking for working libedit""... $ac_c" 1>&6 -echo "configure:3761: checking for working libedit" >&5 +echo "configure:3903: checking for working libedit" >&5 if test $have_libedit = no; then echo "$ac_t""no - using my own" 1>&6 INCLUDES="-I\${srcdir}/../libedit $INCLUDES" @@ -3917,13 +3917,13 @@ fi if test $ac_cv_func_sl_init = yes; then echo $ac_n "checking if sl_add() returns int""... $ac_c" 1>&6 -echo "configure:3779: checking if sl_add() returns int" >&5 +echo "configure:3921: checking if sl_add() returns int" >&5 if eval "test \"`echo '$''{'ftp_cv_INT_SL_ADD'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 3785 "configure" +#line 3927 "configure" #include "confdefs.h" #include <stringlist.h> @@ -3934,7 +3934,7 @@ int main() { ; ; return 0; } EOF -if { (eval echo configure:3796: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3938: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ftp_cv_INT_SL_ADD=yes else @@ -3962,13 +3962,13 @@ have_rfc2553_netdb=no if test $ac_cv_func_getaddrinfo = yes -a ! -n "$socks"; then echo $ac_n "checking for AI_NUMERICHOST""... $ac_c" 1>&6 -echo "configure:3824: checking for AI_NUMERICHOST" >&5 +echo "configure:3966: checking for AI_NUMERICHOST" >&5 if eval "test \"`echo '$''{'ftp_cv_have_ai_numerichost'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 3830 "configure" +#line 3972 "configure" #include "confdefs.h" #include <sys/types.h> @@ -3979,7 +3979,7 @@ int main() { int X = AI_NUMERICHOST ; ; return 0; } EOF -if { (eval echo configure:3841: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3983: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ftp_cv_have_ai_numerichost=yes else @@ -4002,7 +4002,7 @@ echo "$ac_t""$ftp_cv_have_ai_numerichost" 1>&6 fi echo $ac_n "checking for working getaddrinfo()""... $ac_c" 1>&6 -echo "configure:3864: checking for working getaddrinfo()" >&5 +echo "configure:4006: checking for working getaddrinfo()" >&5 if test $have_rfc2553_netdb = yes; then cat >> confdefs.h <<\EOF #define HAVE_RFC2553_NETDB 1 @@ -4022,13 +4022,13 @@ fi if test $ac_cv_header_vis_h = yes; then echo $ac_n "checking for VIS_WHITE in vis.h""... $ac_c" 1>&6 -echo "configure:3884: checking for VIS_WHITE in vis.h" >&5 +echo "configure:4026: checking for VIS_WHITE in vis.h" >&5 if eval "test \"`echo '$''{'ftp_cv_have_vis_white'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <<EOF -#line 3890 "configure" +#line 4032 "configure" #include "confdefs.h" #include <sys/types.h> @@ -4038,7 +4038,7 @@ int main() { int X = VIS_WHITE ; ; return 0; } EOF -if { (eval echo configure:3900: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:4042: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ftp_cv_have_vis_white=yes else @@ -4061,6 +4061,7 @@ echo "$ac_t""$ftp_cv_have_vis_white" 1>&6 fi + if test -n "$LIBOBJS"; then INCLUDES="$INCLUDES -I\${srcdir}/../libnetbsd" LDFLAGS="$LDFLAGS -L../libnetbsd" |