Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 527bf186 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 32ecc299: am c56a6045: Merge "Remove HAVE_SYMLINKS."

* commit '32ecc299':
  Remove HAVE_SYMLINKS.
parents d5544cf7 32ecc299
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -41,12 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Define this if your platforms implements symbolic links
 * in its filesystems
 */
#define HAVE_SYMLINKS

/*
 * Add any extra platform-specific defines here.
 */
+0 −6
Original line number Diff line number Diff line
@@ -41,12 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Define this if your platforms implements symbolic links
 * in its filesystems
 */
#define HAVE_SYMLINKS

/*
 * Define if we have <malloc.h> header
 */
+0 −6
Original line number Diff line number Diff line
@@ -41,12 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Define this if your platforms implements symbolic links
 * in its filesystems
 */
#define HAVE_SYMLINKS

/*
 * Define if we have <malloc.h> header
 */
+0 −6
Original line number Diff line number Diff line
@@ -46,12 +46,6 @@
 */
/* #define HAVE_MS_C_RUNTIME */

/*
 * Define this if your platforms implements symbolic links
 * in its filesystems
 */
#define HAVE_SYMLINKS

/*
 * Define if we have <malloc.h> header
 */
+0 −6
Original line number Diff line number Diff line
@@ -41,12 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Define this if your platforms implements symbolic links
 * in its filesystems
 */
#define HAVE_SYMLINKS

/*
 * Define if we have <malloc.h> header
 */
Loading