kill OS_CASE_SENSITIVE
Bug: 18314594 Change-Id: I5dc5072d43299c0e5d96ce9640e8405cbb633506
This commit is contained in:
@@ -148,13 +148,6 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_PATH_SEPARATOR '/'
|
#define OS_PATH_SEPARATOR '/'
|
||||||
|
|
||||||
/*
|
|
||||||
* Is the filesystem case sensitive?
|
|
||||||
*
|
|
||||||
* For tools apps, we'll treat is as not case sensitive.
|
|
||||||
*/
|
|
||||||
/* #define OS_CASE_SENSITIVE */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sys/socket.h> exists.
|
* Define if <sys/socket.h> exists.
|
||||||
*/
|
*/
|
||||||
|
@@ -155,11 +155,6 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_PATH_SEPARATOR '/'
|
#define OS_PATH_SEPARATOR '/'
|
||||||
|
|
||||||
/*
|
|
||||||
* Is the filesystem case sensitive?
|
|
||||||
*/
|
|
||||||
#define OS_CASE_SENSITIVE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sys/socket.h> exists.
|
* Define if <sys/socket.h> exists.
|
||||||
*/
|
*/
|
||||||
|
@@ -153,11 +153,6 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_PATH_SEPARATOR '/'
|
#define OS_PATH_SEPARATOR '/'
|
||||||
|
|
||||||
/*
|
|
||||||
* Is the filesystem case sensitive?
|
|
||||||
*/
|
|
||||||
#define OS_CASE_SENSITIVE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sys/socket.h> exists.
|
* Define if <sys/socket.h> exists.
|
||||||
*/
|
*/
|
||||||
|
@@ -206,11 +206,6 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_PATH_SEPARATOR '/'
|
#define OS_PATH_SEPARATOR '/'
|
||||||
|
|
||||||
/*
|
|
||||||
* Is the filesystem case sensitive?
|
|
||||||
*/
|
|
||||||
#define OS_CASE_SENSITIVE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sys/socket.h> exists.
|
* Define if <sys/socket.h> exists.
|
||||||
*/
|
*/
|
||||||
|
@@ -196,11 +196,6 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_PATH_SEPARATOR '/'
|
#define OS_PATH_SEPARATOR '/'
|
||||||
|
|
||||||
/*
|
|
||||||
* Is the filesystem case sensitive?
|
|
||||||
*/
|
|
||||||
#define OS_CASE_SENSITIVE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sys/socket.h> exists.
|
* Define if <sys/socket.h> exists.
|
||||||
*/
|
*/
|
||||||
|
@@ -147,11 +147,6 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_PATH_SEPARATOR '/'
|
#define OS_PATH_SEPARATOR '/'
|
||||||
|
|
||||||
/*
|
|
||||||
* Is the filesystem case sensitive?
|
|
||||||
*/
|
|
||||||
#define OS_CASE_SENSITIVE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sys/socket.h> exists.
|
* Define if <sys/socket.h> exists.
|
||||||
*/
|
*/
|
||||||
|
@@ -147,11 +147,6 @@
|
|||||||
*/
|
*/
|
||||||
#define OS_PATH_SEPARATOR '/'
|
#define OS_PATH_SEPARATOR '/'
|
||||||
|
|
||||||
/*
|
|
||||||
* Is the filesystem case sensitive?
|
|
||||||
*/
|
|
||||||
#define OS_CASE_SENSITIVE
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sys/socket.h> exists.
|
* Define if <sys/socket.h> exists.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user