forked from PsychoticNinja/irssi
use libpopt.la instead of libpopt.a with non-gnome irssi.
changed examples dir to scripts git-svn-id: http://svn.irssi.org/repos/irssi/trunk@150 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
2799d200cb
commit
3d690fd378
@ -310,7 +310,7 @@ else
|
||||
GUI_LIBS="$GDK_IMLIB_LIBS"
|
||||
fi
|
||||
fi
|
||||
GUI_LIBS="$GUI_LIBS ../lib-popt/libpopt.a"
|
||||
GUI_LIBS="$GUI_LIBS ../lib-popt/libpopt.la"
|
||||
fi
|
||||
fi
|
||||
|
||||
@ -452,7 +452,7 @@ src/lib-nongui/Makefile
|
||||
src/lib-popt/Makefile
|
||||
src/settings/Makefile
|
||||
servertest/Makefile
|
||||
examples/Makefile
|
||||
scripts/Makefile
|
||||
docs/Makefile
|
||||
docs/help/Makefile
|
||||
plugins/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user