mirror of
https://github.com/irssi/irssi.git
synced 2026-08-22 10:02:22 +02:00
fix build
This commit is contained in:
parent
2e97506830
commit
43ba1ee3e9
3 changed files with 5 additions and 1 deletions
|
|
@ -668,6 +668,9 @@ irssi-config
|
|||
|
||||
AC_OUTPUT
|
||||
|
||||
dnl ** make the paths like include headers later
|
||||
$LN_S $srcdir irssi
|
||||
|
||||
dnl ** for building from objdir
|
||||
old_dir=`pwd` && cd $srcdir && whole_dir=`pwd` && cd $old_dir
|
||||
if test "x$old_dir" != "x$whole_dir"; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue