mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1652 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a601e7efea
commit
1d304baaf8
2 changed files with 0 additions and 32 deletions
|
@ -1,28 +0,0 @@
|
|||
|
||||
/* WIN32 extra config stuff */
|
||||
|
||||
//
|
||||
// WIN32
|
||||
//
|
||||
#ifdef WIN32
|
||||
# include <windows.h>
|
||||
# ifndef vm_page_size
|
||||
# define vm_page_size 4096
|
||||
# endif
|
||||
# define popen _popen
|
||||
#endif
|
||||
|
||||
#define BITSPERBYTE 8
|
||||
|
||||
/* WIN32 extra config stuff */
|
||||
|
||||
//
|
||||
// WIN32
|
||||
//
|
||||
#ifdef WIN32
|
||||
# include <windows.h>
|
||||
# ifndef vm_page_size
|
||||
# define vm_page_size 4096
|
||||
# endif
|
||||
# define popen _popen
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
s/@NeXT_runtime@/0/
|
||||
s/@NeXT_cc@/0/
|
||||
s/@NeXT_runtime@/0/
|
||||
s/@NeXT_cc@/0/
|
Loading…
Reference in a new issue