mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
Install pkg-config file
add a copy of pkg-config-0.29.2 pkg.m4
This commit is contained in:
parent
9bbacf861b
commit
845431aa31
5 changed files with 300 additions and 11 deletions
|
|
@ -18,6 +18,8 @@ AM_PROG_LIBTOOL
|
|||
AC_PATH_PROG(sedpath, sed)
|
||||
AC_PATH_PROG(perlpath, perl)
|
||||
|
||||
PKG_INSTALLDIR
|
||||
|
||||
AC_CHECK_HEADERS(unistd.h dirent.h sys/ioctl.h sys/resource.h)
|
||||
|
||||
# check posix headers..
|
||||
|
|
@ -762,7 +764,7 @@ docs/help/Makefile
|
|||
docs/help/in/Makefile
|
||||
utils/Makefile
|
||||
themes/Makefile
|
||||
irssi-config
|
||||
irssi-1.pc
|
||||
])
|
||||
|
||||
dnl ** make the paths like include headers later
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue