mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
35971f2a2e
execute tasks as another user. It provides X authentication facilities for running programs in an X session. PR: 72257 Submitted by: Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
--- Makefile.in.orig Thu Sep 30 20:39:24 2004
|
|
+++ Makefile.in Fri Oct 1 16:00:27 2004
|
|
@@ -171,7 +171,7 @@
|
|
|
|
DISTCLEANFILES = *~
|
|
|
|
-SUBDIRS = m4 intl po libgksu docs
|
|
+SUBDIRS = m4 intl po libgksu
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|