aboutsummaryrefslogtreecommitdiffstats
path: root/macros/Makefile.am
blob: 6034884d8075aacdafdaa54f4e9e1a15b415f373 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## Please update this variable if any new macros are created
MACROS=                     \
  aclocal-include.m4                \
  compiler-flags.m4             \
  curses.m4                 \
  gnome-fileutils.m4                \
  gnome-ghttp-check.m4              \
  gnome-guile-checks.m4             \
  gnome-libgtop-check.m4            \
  gnome-libgtop-sysdeps.m4          \
  gnome-objc-checks.m4              \
  gnome-pthread-check.m4            \
  gnome-support.m4              \
  gnome-undelfs.m4              \
  gnome-vfs.m4                  \
  gnome-x-checks.m4             \
  gnome-xml-check.m4                \
  gnome.m4                  \
  linger.m4                 \
  need-declaration.m4

EXTRA_DIST=$(MACROS) autogen.sh
MAINTAINERCLEANFILES=macros.dep

@MAINT@macros.dep: Makefile.am
@MAINT@ @echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)' > $@
e-3.24'>www/mod_blosxom
Commit message (Expand)AuthorAgeFilesLines
* - remove apache13 and ports depending on apache13 from portstreeohauer2012-01-023-41/+0
* - sync apache13 related EXPIRATION_DATEpgollucci2011-11-021-1/+1
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months fro...pgollucci2011-09-071-1/+1
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"ohauer2011-08-271-0/+3
* - USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ohauer2011-08-21