* configure.in: Reenable building the subauth subdir.
* configure: Regenerate.
This commit is contained in:
		| @@ -4,6 +4,11 @@ | ||||
| 	once-again create a working testsuite directory.  Add a comment this | ||||
| 	time to explain the unusual behavior. | ||||
|  | ||||
| 2006-07-14  Corinna Vinschen  <corinna@vinschen.de> | ||||
|  | ||||
| 	* configure.in: Reenable building the subauth subdir. | ||||
| 	* configure: Regenerate. | ||||
|  | ||||
| 2006-05-24  Christopher Faylor  <cgf@timesys.com> | ||||
|  | ||||
| 	* configure.in: Update to newer autoconf. | ||||
|   | ||||
							
								
								
									
										55
									
								
								winsup/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										55
									
								
								winsup/configure
									
									
									
									
										vendored
									
									
								
							| @@ -274,6 +274,7 @@ PACKAGE_BUGREPORT= | ||||
| ac_unique_file="Makefile.in" | ||||
| ac_subdirs_all="$ac_subdirs_all cygwin w32api" | ||||
| ac_subdirs_all="$ac_subdirs_all mingw" | ||||
| ac_subdirs_all="$ac_subdirs_all subauth" | ||||
| ac_subdirs_all="$ac_subdirs_all cygserver" | ||||
| ac_subdirs_all="$ac_subdirs_all utils doc" | ||||
| ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT CXX ac_ct_CXX CXXFLAGS subdirs SET_MAKE LIBOBJS LTLIBOBJS' | ||||
| @@ -919,7 +920,7 @@ esac | ||||
|     else | ||||
|       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | ||||
|     fi | ||||
|     cd "$ac_popdir" | ||||
|     cd $ac_popdir | ||||
|   done | ||||
| fi | ||||
|  | ||||
| @@ -2105,7 +2106,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2163,7 +2165,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2279,7 +2282,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2333,7 +2337,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2378,7 +2383,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2422,7 +2428,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_c_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2772,7 +2779,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2830,7 +2838,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2901,7 +2910,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -2945,7 +2955,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | ||||
|   cat conftest.err >&5 | ||||
|   echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||||
|   (exit $ac_status); } && | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag"			 || test ! -s conftest.err' | ||||
| 	 { ac_try='test -z "$ac_cxx_werror_flag" | ||||
| 			 || test ! -s conftest.err' | ||||
|   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||||
|   (eval $ac_try) 2>&5 | ||||
|   ac_status=$? | ||||
| @@ -3023,9 +3034,12 @@ case "$with_cross_host" in | ||||
|     # if test -d $srcdir/zlib; then | ||||
|     #   AC_CONFIG_SUBDIRS(zlib) | ||||
|     # fi | ||||
|     # if test -d $srcdir/subauth; then | ||||
|     #   AC_CONFIG_SUBDIRS(subauth) | ||||
|     # fi | ||||
|     if test -d $srcdir/subauth; then | ||||
|  | ||||
|  | ||||
| subdirs="$subdirs subauth" | ||||
|  | ||||
|     fi | ||||
|     if test -n "$use_cygserver" -a -d $srcdir/cygserver; then | ||||
|  | ||||
|  | ||||
| @@ -3900,6 +3914,11 @@ esac | ||||
|   *) ac_INSTALL=$ac_top_builddir$INSTALL ;; | ||||
|   esac | ||||
|  | ||||
|   if test x"$ac_file" != x-; then | ||||
|     { echo "$as_me:$LINENO: creating $ac_file" >&5 | ||||
| echo "$as_me: creating $ac_file" >&6;} | ||||
|     rm -f "$ac_file" | ||||
|   fi | ||||
|   # Let's still pretend it is `configure' which instantiates (i.e., don't | ||||
|   # use $as_me), people would be surprised to read: | ||||
|   #    /* config.h.  Generated by config.status.  */ | ||||
| @@ -3938,12 +3957,6 @@ echo "$as_me: error: cannot find input file: $f" >&2;} | ||||
| 	 fi;; | ||||
|       esac | ||||
|     done` || { (exit 1); exit 1; } | ||||
|  | ||||
|   if test x"$ac_file" != x-; then | ||||
|     { echo "$as_me:$LINENO: creating $ac_file" >&5 | ||||
| echo "$as_me: creating $ac_file" >&6;} | ||||
|     rm -f "$ac_file" | ||||
|   fi | ||||
| _ACEOF | ||||
| cat >>$CONFIG_STATUS <<_ACEOF | ||||
|   sed "$ac_vpsub | ||||
| @@ -4176,7 +4189,7 @@ echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;} | ||||
|    { (exit 1); exit 1; }; } | ||||
|     fi | ||||
|  | ||||
|     cd "$ac_popdir" | ||||
|     cd $ac_popdir | ||||
|   done | ||||
| fi | ||||
|  | ||||
|   | ||||
| @@ -44,9 +44,9 @@ case "$with_cross_host" in | ||||
|     # if test -d $srcdir/zlib; then | ||||
|     #   AC_CONFIG_SUBDIRS(zlib) | ||||
|     # fi | ||||
|     # if test -d $srcdir/subauth; then | ||||
|     #   AC_CONFIG_SUBDIRS(subauth) | ||||
|     # fi | ||||
|     if test -d $srcdir/subauth; then | ||||
|       AC_CONFIG_SUBDIRS(subauth) | ||||
|     fi | ||||
|     if test -n "$use_cygserver" -a -d $srcdir/cygserver; then | ||||
|       AC_CONFIG_SUBDIRS(cygserver) | ||||
|     fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user