IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2005, 1:55:58 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
        33lib
        44man
         5include
        56pslib.kdevelop.*
        67docs
  • trunk/psLib/src/config.h.in

    r3191 r3199  
    2929/* Define to 1 if you have the <inttypes.h> header file. */
    3030#undef HAVE_INTTYPES_H
    31 
    32 /* Define to 1 if you have the `mx' library (-lmx). */
    33 #undef HAVE_LIBMX
    3431
    3532/* Define to 1 if you have the <memory.h> header file. */
     
    8683/* Location of the psTime.xml file */
    8784#undef XML_CONFIG_FILE
     85
     86/* Enable GNU extensions on systems that have them. */
     87#ifndef _GNU_SOURCE
     88# define _GNU_SOURCE
     89#endif
     90
Note: See TracChangeset for help on using the changeset viewer.