cosmetics and small tweaks to pkg-config
This commit is contained in:
parent
86bb6fa93a
commit
04aa8245d0
2 changed files with 3 additions and 1 deletions
|
@ -30,6 +30,8 @@ AC_PROG_LIBTOOL
|
|||
tmpval=`echo $CFLAGS | grep -c '\-DMULTIARCH'`
|
||||
AM_CONDITIONAL([HAVE_MULTIARCH], [test $tmpval -gt 0])
|
||||
|
||||
PACKAGE_LIBS="-lsharp"
|
||||
|
||||
dnl
|
||||
dnl Create pkgconfig .pc file.
|
||||
dnl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue