Changeset 37:d5ecdd5c407d in xplcommon
- Timestamp:
- 01/03/13 08:33:26 (12 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/xplcommon/config.h.in
r2 r37 41 41 #undef LT_OBJDIR 42 42 43 /* Name of package */44 #undef PACKAGE45 46 /* Define to the address where bug reports for this package should be sent. */47 #undef PACKAGE_BUGREPORT48 49 /* Define to the full name of this package. */50 #undef PACKAGE_NAME51 52 /* Define to the full name and version of this package. */53 #undef PACKAGE_STRING54 55 /* Define to the one symbol short name of this package. */56 #undef PACKAGE_TARNAME57 58 /* Define to the home page for this package. */59 #undef PACKAGE_URL60 61 /* Define to the version of this package. */62 #undef PACKAGE_VERSION63 64 43 /* Define to 1 if you have the ANSI C header files. */ 65 44 #undef STDC_HEADERS
Note:
See TracChangeset
for help on using the changeset viewer.