Changeset 217 for libcaca/trunk/configure.ac
- Timestamp:
- Nov 24, 2003, 8:56:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/configure.ac
r207 r217 71 71 AM_CONDITIONAL(NEED_PIC, ${NEED_PIC}) 72 72 73 # Build cacaview? 74 AC_PATH_PROG(IMLIB2_CONFIG, imlib2-config, no) 75 AM_CONDITIONAL(IMLIB2_CONFIG, test "${IMLIB2_CONFIG}" != "no") 76 73 77 # Build documentation? 74 78 AC_PATH_PROG(DOXYGEN, doxygen, no)
Note: See TracChangeset
for help on using the changeset viewer.