Show
Ignore:
Timestamp:
05/07/08 03:55:47 (4 months ago)
Author:
tim
Message:

Removed extra qualifications from header file, fixes ethernetconfig build error.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/ethernetconfig/config.h

    r612 r1850  
    2121 
    2222/* Define if you have libjpeg */ 
    23 /* #undef HAVE_LIBJPEG */ 
     23#define HAVE_LIBJPEG 1 
    2424 
    2525/* Define if you have libpng */ 
    26 /* #undef HAVE_LIBPNG */ 
     26#define HAVE_LIBPNG 1 
    2727 
    2828/* Define if you have a working libpthread (will enable threaded code) */