Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
authorGuilhem Lavaux <lavaux@easynet.fr>
Thu, 5 Aug 1999 17:42:09 +0000 (17:42 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Thu, 5 Aug 1999 17:42:09 +0000 (17:42 +0000)
commit60b6c062f847a742fbc3c4ba4023bb8a0235da6d
tree4443a3675dd3f2042e77bfe4803671bc3f97becd
parentd7cb14cec900098b866f58804e5f6e899cb158ea
Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
Seek and Tell do the right thing in wxIn/OutputStream now
Check for GNU extension in configure.in: this is needed for GLIBC 2.1/GCC 2.95
  -> this enables _GNU_SOURCE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
acconfig.h
acinclude.m4
configure.in
include/wx/datstrm.h
src/common/stream.cpp
src/unix/gsocket.c