Changeset 713
- Timestamp:
- 04/11/10 12:03:05 (2 years ago)
- Files:
-
- libremix/trunk/config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libremix/trunk/config.h.in
r651 r713 53 53 #undef LT_OBJDIR 54 54 55 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 56 #undef NO_MINUS_C_MINUS_O 57 55 58 /* Name of package */ 56 59 #undef PACKAGE … … 70 73 /* Define to the one symbol short name of this package. */ 71 74 #undef PACKAGE_TARNAME 75 76 /* Define to the home page for this package. */ 77 #undef PACKAGE_URL 72 78 73 79 /* Define to the version of this package. */
