Changeset 657
- Timestamp:
- 11/08/09 22:30:25 (2 years ago)
- Files:
-
- beatfish/trunk/config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
beatfish/trunk/config.h.in
r551 r657 22 22 */ 23 23 #undef HAVE_DIRENT_H 24 25 /* Define to 1 if you have the <dlfcn.h> header file. */ 26 #undef HAVE_DLFCN_H 24 27 25 28 /* Define if evas is found */ … … 108 111 #undef HAVE_UTIME_H 109 112 113 /* Define to the sub-directory in which libtool stores uninstalled libraries. 114 */ 115 #undef LT_OBJDIR 116 110 117 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 111 118 */
