summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-07-20 19:31:57 +0000
committerAdam Jackson <ajax@nwnk.net>2005-07-20 19:31:57 +0000
commit1618ebd6cd76fb6afc63d68966905e4948b5ebb4 (patch)
tree828195e24629d16170b2a4af7d29de7152e960c0 /Makefile.am
parent8b783444a5341f4698027d3a66650c179bc8fa2e (diff)
downloadxhost-1618ebd6cd76fb6afc63d68966905e4948b5ebb4.tar.gz
xhost-1618ebd6cd76fb6afc63d68966905e4948b5ebb4.tar.bz2
xhost-1618ebd6cd76fb6afc63d68966905e4948b5ebb4.zip
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
configure cache, you cache it, and the cached value is probably wrong.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0941df2..ecc39c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,4 +6,4 @@ xhost_CFLAGS = @XHOST_CFLAGS@
xhost_LDADD = @XHOST_LIBS@
-man_MANS = xhost.man \ No newline at end of file
+man_MANS = xhost.man