• Home
  • Raw
  • Download

Lines Matching refs:in

92    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
98 +for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
114 + as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$s…
118 +# and are intended to be withdrawn in a future Autoconf release.
119 +# They can cause serious problems if a builder's source tree is in a directory
146 +case $ac_cv_build in
161 +case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
179 +case $ac_cv_host in
194 +case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
236 + case $SYSPYTHON in
244 +for as_dir in $as_dummy
248 + for ac_exec_ext in '' $ac_executable_extensions; do
273 + as_fn_error $? "python program is required in cross-compilation environment" "$LINENO" 5
276 + case $SYSPYOSNAME in
285 +case $host in
328 + case $host in
349 + case $host in
355 case $MACHDEP in
394 +case $host in
418 # compiler flags are generated in two sets, BASECFLAGS and OPT. OPT is just
423 +case $host in
434 case $ac_sys_system/$ac_sys_release in
441 + case $host in
495 -case "$ac_enable_profiling" in
509 + case $host in
516 case $ac_sys_system in
522 + case $host in
534 -for ac_prog in ar aal
539 + for ac_prog in ar aal
548 for ac_exec_ext in '' $ac_executable_extensions; do
565 + for ac_prog in ar aal
578 +for as_dir in $PATH
582 + for ac_exec_ext in '' $ac_executable_extensions; do
611 + case $cross_compiling:$ac_tool_warned in
628 -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
644 - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$s…
648 -# and are intended to be withdrawn in a future Autoconf release.
649 -# They can cause serious problems if a builder's source tree is in a directory
667 +# to be earlier in the script(why i wrote this?).
669 + case $host in
670 + # Since Makefile.pre.in may isn't suitable for now we will not
700 - case $ac_sys_machine in
701 + case $host in
706 + #MSVC in-compatable storage layout for bitfields in structures (Roumen has -mms-bi…
711 case $ac_sys_system in
735 + case $host in
829 # The cast to long int works around a bug in the HP C Compiler
869 - case `/usr/bin/arch` in
870 + case $($OSX_ARCH_PROG) in
878 - case `/usr/bin/arch` in
879 + case $($OSX_ARCH_PROG) in
887 -case $ac_sys_system/$ac_sys_release in
889 +case $host in
898 + case $host in
900 + #NOTE: see _PyImport_DynLoadFiletab in dynload_win.c
913 # This allows an extension to be used in any Python
924 + case $host in
937 + case $host in
950 + case $host in
963 +case $host in
967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for textdomain in -lintl" >&5
968 $as_echo_n "checking for textdomain in -lintl... " >&6; }
978 case "$ac_sys_system" in
1001 +case $host in
1004 + # if _functools is not build-in by reason of dependency:
1018 + case $host in
1021 + # python build isn't yet ready to use it (see Makefile.pre.in)
1033 +case $host in
1055 for ac_func in alarm setitimer getitimer bind_textdomain_codeset chown \
1068 +case $host in
1122 +case $host in
1132 +case $host in
1156 + case $host in
1167 +case $host in
1179 # sem_open results in a 'Signal 12' error.
1181 +case $host in
1207 +case $host in
1232 + case $host in
1242 +# REPARSE_DATA_BUFFER is in winnt.h on mingw32 and (unusably) ddk/ntifs.h on mingw64.
1243 +case $host in
1245 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if struct REPARSE_DATA_BUFFER is in winnt.h" >&5
1246 +$as_echo_n "checking if struct REPARSE_DATA_BUFFER is in winnt.h... " >&6; }
1289 -for py_libtermcap in "" ncursesw ncurses curses termcap; do
1290 +for py_libtermcap in "" tinfo ncursesw ncurses curses termcap; do
1300 -# Uncomment this line if you want to use READINE_LIBS in Makefile or scripts
1312 +case $host in
1325 + as_fn_error $? "set ac_cv_file__dev_ptmx to yes/no in your CONFIG_SITE file when cross compili…
1332 + as_fn_error $? "set ac_cv_file__dev_ptc to yes/no in your CONFIG_SITE file when cross compilin…
1337 +# changes in posixmodule.c : 's/HAVE_DEV_/HAVE__DEV_/g'
1405 + case $host in
1415 +case $host in
1425 +# FIXME: in cross-compilation env. (mingw on linux) how to select correct compiler ?
1430 +case $host in
1440 +case $host in
1454 +case $host in
1459 for dir in $SRCDIRS; do
1535 # Have a temporary directory for convenience. Make it in the build tree
1556 case $ac_file$ac_mode in
1557 + "Makefile":C) $SHELL $srcdir/Modules/makesetup -c $srcdir/Modules/config.c.in \
1584 -$SHELL $srcdir/Modules/makesetup -c $srcdir/Modules/config.c.in \
1588 -case $ac_sys_system in
1605 diff -urN a/pyconfig.h.in b/pyconfig.h.in
1606 --- a/pyconfig.h.in 2012-07-04 23:46:02.751554822 +0100
1607 +++ b/pyconfig.h.in 2012-07-04 23:46:13.306624284 +0100
1612 +/* REPARSE_DATA_BUFFER in winnt.h */