Changeset 10401
- Timestamp:
- Dec 1, 2006, 1:37:28 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/configure.ac
r10391 r10401 93 93 KAPA_CONFIG=`which ohana-config` 94 94 AC_CHECK_FILE($KAPA_CONFIG,[], 95 [HAVE_KAPA="false"; AC_MSG_ ERROR([libkapa is not found: output plots disabled. Obtain libkapa at http://kiawe.ifa.hawaii.edu/Elixir/Ohana or use --with-kapa to specify location])])95 [HAVE_KAPA="false"; AC_MSG_WARN([libkapa is not found: output plots disabled. Obtain libkapa at http://kiawe.ifa.hawaii.edu/Elixir/Ohana or use --with-kapa to specify location])]) 96 96 97 97 echo "HAVE_KAPA: $HAVE_KAPA"
Note:
See TracChangeset
for help on using the changeset viewer.
