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

Commit c56a6045 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove HAVE_SYMLINKS."

parents 1e61f12f 5877c214
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