Changeset 1850 for pcbsd/trunk/ethernetconfig/config.h
- Timestamp:
- 05/07/08 03:55:47 (4 months ago)
- Files:
-
- 1 modified
-
pcbsd/trunk/ethernetconfig/config.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/ethernetconfig/config.h
r612 r1850 21 21 22 22 /* Define if you have libjpeg */ 23 /* #undef HAVE_LIBJPEG */ 23 #define HAVE_LIBJPEG 1 24 24 25 25 /* Define if you have libpng */ 26 /* #undef HAVE_LIBPNG */ 26 #define HAVE_LIBPNG 1 27 27 28 28 /* Define if you have a working libpthread (will enable threaded code) */
