Let aclocal.m4 depend on libgtop-sysdeps.m4 in maintainer mode.

This commit is contained in:
Martin Baulig
1998-12-08 23:38:19 +00:00
parent 29145f7c11
commit 0bda0d4fc9

View File

@@ -35,6 +35,8 @@ bin_SCRIPTS = $(top_builddir)/libgtop-config
@MAINT@macros/macros.dep: macros/Makefile.am @MAINT@macros/macros.dep: macros/Makefile.am
@MAINT@ cd macros && $(MAKE) macros.dep @MAINT@ cd macros && $(MAKE) macros.dep
@MAINT@$(top_srcdir)/aclocal.m4: libgtop-sysdeps.m4
## We create libgtopConf.sh here and not from configure because we want ## We create libgtopConf.sh here and not from configure because we want
## to get the paths expanded correctly. Macros like srcdir are given ## to get the paths expanded correctly. Macros like srcdir are given
## the value NONE in configure if the user doesn't specify them (this ## the value NONE in configure if the user doesn't specify them (this