aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorKalev Lember <kalev@smartlink.ee>2009-04-17 19:27:40 (GMT)
committerKalev Lember <kalev@smartlink.ee>2009-04-20 17:14:45 (GMT)
commit0841187913a63584891998219bfa41f797f1e215 (patch)
treee0a4546b03624882d4eeff92cdac59d121c719a0 /configure.in
parentaedbe8d60e9dcff55f163d8800fc90ed258cca80 (diff)
downloadpowwow-0841187913a63584891998219bfa41f797f1e215.zip
powwow-0841187913a63584891998219bfa41f797f1e215.tar.gz
powwow-0841187913a63584891998219bfa41f797f1e215.tar.bz2
Symlink powwow-movieplay to powwow-movie2ascii.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 5e9e53b..d22f918 100644
--- a/configure.in
+++ b/configure.in
@@ -75,6 +75,7 @@ AM_CONDITIONAL([MAN_PAGE_ENCODING_IS_UTF_8],
# Checks for programs.
AC_PROG_CC
+AC_PROG_LN_S
# Checks for libraries.
AC_SEARCH_LIBS(initscr,[ncurses curses])