Changeset b9b41a in git for resource/config.h.in


Ignore:
Timestamp:
Jun 24, 2010, 2:48:59 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
0a59ea4eba6667e9a97270ba5f646b4422b9352e
Parents:
e49c970bf24234ef845900338e0d0fc7b4656649
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-06-24 14:48:59+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:19+01:00
Message:
definies for feResource
File:
1 edited

Legend:

Unmodified
Added
Removed
  • resource/config.h.in

    re49c970 rb9b41a  
     1#ifndef CONFIG_H
     2#define CONFIG_H
     3
     4/* Define if you have sys/param.h */
     5#undef HAVE_SYS_PARAM_H
     6
     7/* Define uname identifier as a string */
     8#define S_UNAME ""
     9
    110// #define assume(x) ((void) 0)
    211#define memcpy4 memcpy
    312
     13#endif
Note: See TracChangeset for help on using the changeset viewer.