The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libXp#5b9bbc91e0962f237a089bca369e88482fe416d0
12 lines
373 B
Diff
12 lines
373 B
Diff
--- libXp-1.0.0/configure.ac.proto-check 2006-08-18 13:41:35.000000000 -0400
|
|
+++ libXp-1.0.0/configure.ac 2006-08-18 13:41:49.000000000 -0400
|
|
@@ -36,7 +36,7 @@
|
|
AC_PROG_LIBTOOL
|
|
|
|
# Check for X and print proto
|
|
-PKG_CHECK_MODULES(XPRINT, x11 xext xextproto xau printproto)
|
|
+PKG_CHECK_MODULES(XPRINT, x11 xext xextproto xau)
|
|
|
|
AC_SUBST(XPRINT_CFLAGS)
|
|
AC_SUBST(XPRINT_LIBS)
|