[gegl] Revert "operations: Only build the display op on UNIX platforms"
- From: Martin Nordholts <martinn src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gegl] Revert "operations: Only build the display op on UNIX platforms"
- Date: Fri, 7 Aug 2009 19:36:59 +0000 (UTC)
commit d6f735aef537c3b10a3e530796288789bfe708c1
Author: Martin Nordholts <martinn src gnome org>
Date: Fri Aug 7 21:29:36 2009 +0200
Revert "operations: Only build the display op on UNIX platforms"
This reverts commit 4867b7b6f1dd7e6f56c76905191bcb3c37a6568b. The op
builds on Windows now.
operations/external/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/operations/external/Makefile.am b/operations/external/Makefile.am
index 4712951..f0a3b4b 100644
--- a/operations/external/Makefile.am
+++ b/operations/external/Makefile.am
@@ -62,13 +62,11 @@ exr_load_la_LIBADD = $(op_libs) $(OPENEXR_LIBS)
exr_load_la_CXXFLAGS = $(AM_CFLAGS) $(OPENEXR_CFLAGS)
endif
-if OS_UNIX
if HAVE_SDL
ops += display.la
display_la_LIBADD = $(op_libs) $(SDL_LIBS)
display_la_CFLAGS = $(AM_CFLAGS) $(SDL_CFLAGS)
endif
-endif
if HAVE_OPENRAW
ops += openraw.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]