69ea23ed71
Approve by: portmgr (not really, but one of these is modifying an unstaged port)
11 lines
462 B
Text
11 lines
462 B
Text
--- Makefile.in.dist 2007-07-01 17:58:12.000000000 +0900
|
|
+++ Makefile.in 2008-05-26 13:42:47.000000000 +0900
|
|
@@ -224,7 +224,7 @@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
EXTRA_DIST = config.rpath m4/ChangeLog config.rpath include/*.h example/jwhois.conf m4/*.m4 jwhois.spec.in jwhois.spec
|
|
-SUBDIRS = m4 doc gl src example po
|
|
+SUBDIRS = m4 doc gl src po
|
|
AM_CPPFLAGS = -I$(top_srcdir)/gl
|
|
LDADD = lib/libgnu.a
|
|
ACLOCAL_AMFLAGS = -I m4 -I gl/m4
|