Skip to content

Commit

Permalink
add compatibility option about previous version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Apr 27, 2011
1 parent 0447728 commit 7b1e24c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/krisp-config.in
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ while test $# -gt 0; do
--includedir)
echo "${includedir}"
;;
--defs)
echo "${includedir}"
;;
--libdir)
echo "${libdir}"
;;
Expand Down

0 comments on commit 7b1e24c

Please sign in to comment.