[pisa-src] r1394 - trunk/community-operator/Makefile.am

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 29 Oct 2009 11:54:15 +0100

Author: biurrun
Date: Thu Oct 29 11:54:15 2009
New Revision: 1394

Log:
Update comment regarding the necessary HIPL includes.

Modified:
   trunk/community-operator/Makefile.am

Modified: trunk/community-operator/Makefile.am
==============================================================================
--- trunk/community-operator/Makefile.am        Thu Oct 29 11:50:00 2009        
(r1393)
+++ trunk/community-operator/Makefile.am        Thu Oct 29 11:54:15 2009        
(r1394)
@@ -14,7 +14,7 @@
 if PISA_WITH_HIPL
 LDFLAGS += -lm
 
-# Things needed for compiling hipl-related codes
+# Ugly hacks due to dependencies on internal HIPL stuff.
 INCLUDES  = -I@PISA_HIPL_SRCDIR@
 INCLUDES += -I@PISA_HIPL_SRCDIR@/libinet6/include
 INCLUDES += -I@PISA_HIPL_SRCDIR@/libinet6

Other related posts:

  • » [pisa-src] r1394 - trunk/community-operator/Makefile.am - Diego Biurrun