dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/include il_system.h,1.16,1.17


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_system.h,1.16,1.17
Date: Mon, 21 Jul 2003 23:41:22 -0400

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv23959/include

Modified Files:
        il_system.h 
Log Message:


Move the cscc include directories from ${prefix}/lib to ${prefix}/share,
to be consistent with Debian guidelines.


Index: il_system.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_system.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** il_system.h 8 Jul 2003 10:14:37 -0000       1.16
--- il_system.h 22 Jul 2003 03:41:20 -0000      1.17
***************
*** 188,191 ****
--- 188,197 ----
  
  /*
+  * Get the location of a standard data directory. e.g. "${prefix}/share/tail".
+  * Returns NULL if not found.  Use "ILFree" to free the return value.
+  */
+ char *ILGetStandardDataPath(const char *tail);
+ 
+ /*
   * Get the location of a standard program directory. e.g. "${prefix}/bin".
   * Returns NULL if not found.  Use "ILFree" to free the return value.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]