mirror of https://github.com/neutrinolabs/xrdp
fix a typo in .pc file
This commit is contained in:
parent
50db3bb983
commit
9e9ae2fa1f
|
@ -289,7 +289,7 @@ AC_CONFIG_FILES([Makefile
|
||||||
# fontdump/Makefile
|
# fontdump/Makefile
|
||||||
# xrdp/cursors/Makefile
|
# xrdp/cursors/Makefile
|
||||||
# Xserver/hw/rdp/Makefile
|
# Xserver/hw/rdp/Makefile
|
||||||
AC_OUTPUT([pkgconfig/libpainter.pc
|
AC_OUTPUT([pkgconfig/xrdp.pc
|
||||||
])
|
])
|
||||||
|
|
||||||
# example of how to check for a struct in a header
|
# example of how to check for a struct in a header
|
||||||
|
|
Loading…
Reference in New Issue