]> Savannah Git Hosting - m4.git/commitdiff

Savannah Git Hosting - m4.git/commitdiff

git git@sv / m4.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a43fd66)
configury: install headers correctly.
2013年9月22日 05:22:43 +0000 (12:22 +0700)
2013年9月22日 05:30:13 +0000 (12:30 +0700)
* Makefile.am (pkgmodincludedir): Remove.
(nobase_pkginclude_HEADERS, pkgmodinclude_HEADERS): Move from here...
(nobase_include_HEADERS, noinst_HEADERS): ...to here.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>

diff --git a/Makefile.am b/Makefile.am
index 628bc0924f3d2f76a037d35e1a4d394926c5d1c3..c752ff24901acfeb0b34de072c5f054172a389ce 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
@@ -147,14 +147,10 @@ MOSTLYCLEANFILES += src/getopt.h src/getopt.h-t
## Modules. ##
## -------- ##
-pkgmodincludedir= $(pkgincludedir)/modules
-
-ETAGS_ARGS = --regex='/M4BUILTIN_HANDLER[ \t]*)\([^)]*\)/1円/'
-
module_ldflags = -module $(AM_LDFLAGS)
module_libadd = m4/libm4.la
-pkgmodinclude_HEADERS = modules/m4.h
+noinst_HEADERS = modules/m4.h
pkglib_LTLIBRARIES = \
modules/gnu.la \
@@ -217,8 +213,7 @@ tests_time_la_SOURCES = modules/time.c
lib_LTLIBRARIES += m4/libm4.la
nobase_include_HEADERS = \
- m4/m4module.h
-nobase_pkginclude_HEADERS = \
+ m4/m4module.h \
m4/hash.h \
m4/system.h
m4_libm4_la_SOURCES = \
@@ -266,7 +261,7 @@ $(srcdir)/doc/m4.1: .version $(srcdir)/src/main.c
TAGS_FILES = $(infos_TEXINFOS)
TAGS_DEPENDENCIES = $(TAGS_FILES)
-ETAGS_ARGS += --language=none --regex='/@node \([^,]*\)/1円/' $(TAGS_FILES)
+ETAGS_ARGS = --language=none --regex='/@node \([^,]*\)/1円/' $(TAGS_FILES)
MAINTAINERCLEANFILES += $(dist_man_MANS)
GNU M4 source repository
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /