Skip to content

Commit

Permalink
re-generate "itclWidget/configure" too
Browse files Browse the repository at this point in the history
  • Loading branch information
jan.nijtmans committed Dec 6, 2023
1 parent b9414a3 commit ee23dda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions itclWidget/configure
Original file line number Diff line number Diff line change
Expand Up @@ -5855,9 +5855,7 @@ printf "%s\n" "$ac_cv_c_bigendian" >&6; }
no)
;; #(
universal)

printf "%s\n" "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h

#
;; #(
*)
as_fn_error $? "unknown endianness
Expand Down Expand Up @@ -9941,7 +9939,6 @@ LIBOBJS=$ac_libobjs
LTLIBOBJS=$ac_ltlibobjs
CFLAGS="${CFLAGS} ${CPPFLAGS}"; CPPFLAGS=""
: "${CONFIG_STATUS=./config.status}"
Expand Down
2 changes: 1 addition & 1 deletion itclWidget/tclconfig/tcl.m4
Original file line number Diff line number Diff line change
Expand Up @@ -3137,7 +3137,7 @@ AC_DEFUN([TEA_SETUP_COMPILER], [
# Common compiler flag setup
#--------------------------------------------------------------------
AC_C_BIGENDIAN
AC_C_BIGENDIAN(,,,[#])
])

#------------------------------------------------------------------------
Expand Down

0 comments on commit ee23dda

Please sign in to comment.