Changeset 545 for libcaca/trunk/configure.ac
- Timestamp:
- Mar 8, 2006, 10:21:55 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/configure.ac
r542 r545 220 220 if test -f /usr/share/texmf/tex/latex/misc/a4wide.sty; then 221 221 AC_MSG_RESULT(yes) 222 elif test -f /usr/share/texmf-tetex/tex/latex/a4wide/a4wide.sty; then 223 AC_MSG_RESULT(yes) 222 224 else 223 225 LATEX="no"
Note: See TracChangeset
for help on using the changeset viewer.