m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/Makefile.am,v


From: Eric Blake
Subject: Changes to m4/Makefile.am,v
Date: Mon, 16 Oct 2006 22:12:07 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/16 22:12:07

Index: Makefile.am
===================================================================
RCS file: /sources/m4/m4/Makefile.am,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- Makefile.am 5 Oct 2006 23:07:28 -0000       1.49
+++ Makefile.am 16 Oct 2006 22:12:07 -0000      1.50
@@ -122,8 +122,7 @@
 ## Modules. ##
 ## -------- ##
 
-pkgmodincludedir= $(includedir)/$(PACKAGE)/modules
-pkglibexecdir  = $(libexecdir)/$(PACKAGE)
+pkgmodincludedir= $(pkgincludedir)/modules
 
 ETAGS_ARGS     = --regex='/M4BUILTIN_HANDLER[ \t]*)\([^)]*\)/\1/'
 
@@ -233,7 +232,6 @@
                  m4/module.c \
                  m4/output.c \
                  m4/path.c \
-                 m4/pathconf.h \
                  m4/resyntax.c \
                  m4/symtab.c \
                  m4/syntax.c \
@@ -242,12 +240,6 @@
                  $(LIBLTDL) $(LTLIBINTL) $(LIBADD_DL)
 m4_libm4_la_DEPENDENCIES = $(LIBLTDL) gnu/libgnu.la
 
-m4/pathconf.h:
-       echo "#define MODULE_PATH \"$(pkglibexecdir)\"" > m4/pathconf.h
-
-MOSTLYCLEANFILES += m4/pathconf.h
-BUILT_SOURCES    += m4/pathconf.h
-
 # This file needs to be regenerated at configure time.
 dist-hook:
        rm -f $(distdir)/m4/system.h




reply via email to

[Prev in Thread] Current Thread [Next in Thread]