Changeset ef399c2
- Timestamp:
- 2008-09-05T19:54:45Z (16 years ago)
- Branches:
- master
- Children:
- 752a591
- Parents:
- 69939608
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/configure.ac
r69939608 ref399c2 36 36 dnl Check for Skype4Py 37 37 AC_MSG_CHECKING(for Python module Skype4Py) 38 python -c "import Skype4Py" 38 python -c "import Skype4Py" 2>&AS_MESSAGE_LOG_FD 39 39 if test "$?" != "0"; then 40 40 AC_MSG_RESULT(no)
Note: See TracChangeset
for help on using the changeset viewer.