Revision: 65546
http://sourceforge.net/p/brlcad/code/65546
Author: brlcad
Date: 2015-07-08 22:55:46 +0000 (Wed, 08 Jul 2015)
Log Message:
-----------
matching endif
Modified Paths:
--------------
brlcad/trunk/CMakeLists.txt
Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2015-07-08 02:36:59 UTC (rev 65545)
+++ brlcad/trunk/CMakeLists.txt 2015-07-08 22:55:46 UTC (rev 65546)
@@ -2370,7 +2370,7 @@
# Note, we can't just #define pipe _pipe because of the extra args
CONFIG_H_APPEND(BRLCAD "#define pipe(_FD) (_pipe((_FD), 256, _O_TEXT))\n")
endif(HAVE__PIPE)
-endif(HAVE_PIPE)
+endif(NOT HAVE_PIPE)
# fork is a no-go on Windows...
BRLCAD_FUNCTION_EXISTS(fork HAVE_FORK)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits