diff options
| author | Kalev Lember <kalev@smartlink.ee> | 2009-04-17 19:27:40 (GMT) |
|---|---|---|
| committer | Kalev Lember <kalev@smartlink.ee> | 2009-04-20 17:14:45 (GMT) |
| commit | 0841187913a63584891998219bfa41f797f1e215 (patch) | |
| tree | e0a4546b03624882d4eeff92cdac59d121c719a0 /configure.in | |
| parent | aedbe8d60e9dcff55f163d8800fc90ed258cca80 (diff) | |
| download | powwow-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.in | 1 |
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]) |
