Changeset 139 for trunk/samba/source/config.status
- Timestamp:
- Jul 3, 2008, 12:26:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/config.status
r137 r139 155 155 156 156 157 as_lineno_1=75 106158 as_lineno_2=75 107157 as_lineno_1=75243 158 as_lineno_2=75244 159 159 test "x$as_lineno_1" != "x$as_lineno_2" && 160 160 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { 161 161 162 # Create $as_me.lineno as a copy of $as_myself, but with 75 111162 # Create $as_me.lineno as a copy of $as_myself, but with 75248 163 163 # uniformly replaced by the line number. The first 'sed' inserts a 164 # line-number line after each line using 75 113; the second 'sed'164 # line-number line after each line using 75250; the second 'sed' 165 165 # does the real work. The second script uses 'N' to pair each 166 # line-number line with the line containing 75 115, and appends167 # trailing '-' during substitution so that 75 116is not a special166 # line-number line with the line containing 75252, and appends 167 # trailing '-' during substitution so that 75253 is not a special 168 168 # case at line end. 169 169 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the … … 456 456 "pkgconfig/smbsharemodes.pc") CONFIG_FILES="$CONFIG_FILES pkgconfig/smbsharemodes.pc" ;; 457 457 458 *) { { echo "$as_me:75 427: error: invalid argument: $ac_config_target" >&5458 *) { { echo "$as_me:75564: error: invalid argument: $ac_config_target" >&5 459 459 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 460 460 { (exit 1); exit 1; }; };; … … 756 756 case $ac_mode$ac_tag in 757 757 :[FHL]*:*);; 758 :L* | :C*:*) { { echo "$as_me:75 861: error: Invalid tag $ac_tag." >&5758 :L* | :C*:*) { { echo "$as_me:75998: error: Invalid tag $ac_tag." >&5 759 759 echo "$as_me: error: Invalid tag $ac_tag." >&2;} 760 760 { (exit 1); exit 1; }; };; … … 786 786 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 787 787 esac || 788 { { echo "$as_me:7 5891: error: cannot find input file: $ac_f" >&5788 { { echo "$as_me:76028: error: cannot find input file: $ac_f" >&5 789 789 echo "$as_me: error: cannot find input file: $ac_f" >&2;} 790 790 { (exit 1); exit 1; }; };; … … 800 800 if test x"$ac_file" != x-; then 801 801 configure_input="$ac_file. $configure_input" 802 { echo "$as_me:7 5905: creating $ac_file" >&5802 { echo "$as_me:76042: creating $ac_file" >&5 803 803 echo "$as_me: creating $ac_file" >&6;} 804 804 fi … … 871 871 done 872 872 test -z "$as_dirs" || eval "mkdir $as_dirs" 873 } || test -d "$as_dir" || { { echo "$as_me:7 5976: error: cannot create directory $as_dir" >&5873 } || test -d "$as_dir" || { { echo "$as_me:76113: error: cannot create directory $as_dir" >&5 874 874 echo "$as_me: error: cannot create directory $as_dir" >&2;} 875 875 { (exit 1); exit 1; }; }; } … … 935 935 *datarootdir*) ac_datarootdir_seen=yes;; 936 936 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 937 { echo "$as_me:76 043: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5937 { echo "$as_me:76180: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 938 938 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 939 939 ac_datarootdir_hack=' … … 972 972 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 973 973 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 974 { echo "$as_me:76 083: WARNING: $ac_file contains a reference to the variable \`datarootdir'974 { echo "$as_me:76220: WARNING: $ac_file contains a reference to the variable \`datarootdir' 975 975 which seems to be undefined. Please make sure it is defined." >&5 976 976 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' … … 1016 1016 s,^\([ #]*\)[^ ]*\([ ]*_XOPEN_SOURCE_EXTENDED\)[ (].*,\1define\2 1 , 1017 1017 s,^\([ #]*\)[^ ]*\([ ]*HAVE_LONG_LONG\)[ (].*,\1define\2 1 , 1018 s,^\([ #]*\)[^ ]*\([ ]*uint_t\)[ (].*,\1define\2 unsigned int ,1019 1018 s,^\([ #]*\)[^ ]*\([ ]*SIZEOF_INT\)[ (].*,\1define\2 4 , 1020 1019 s,^\([ #]*\)[^ ]*\([ ]*SIZEOF_CHAR\)[ (].*,\1define\2 1 , … … 1022 1021 s,^\([ #]*\)[^ ]*\([ ]*SIZEOF_LONG\)[ (].*,\1define\2 4 , 1023 1022 s,^\([ #]*\)[^ ]*\([ ]*SIZEOF_LONG_LONG\)[ (].*,\1define\2 8 , 1023 s,^\([ #]*\)[^ ]*\([ ]*uint_t\)[ (].*,\1define\2 unsigned int , 1024 1024 s,^\([ #]*\)[^ ]*\([ ]*SIZEOF_OFF_T\)[ (].*,\1define\2 8 , 1025 1025 s,^\([ #]*\)[^ ]*\([ ]*SIZEOF_SIZE_T\)[ (].*,\1define\2 4 , … … 1484 1484 cat "$ac_result" >>"$tmp/config.h" 1485 1485 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then 1486 { echo "$as_me:76 180: $ac_file is unchanged" >&51486 { echo "$as_me:76317: $ac_file is unchanged" >&5 1487 1487 echo "$as_me: $ac_file is unchanged" >&6;} 1488 1488 else … … 1497 1497 ;; 1498 1498 1499 :C) { echo "$as_me:76 193: executing $ac_file commands" >&51499 :C) { echo "$as_me:76330: executing $ac_file commands" >&5 1500 1500 echo "$as_me: executing $ac_file commands" >&6;} 1501 1501 ;;
Note:
See TracChangeset
for help on using the changeset viewer.