aboutsummaryrefslogtreecommitdiffstats
path: root/macros/Makefile.am
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-06-25 02:51:25 +0800
committerRaja R Harinath <harinath@src.gnome.org>1998-06-25 02:51:25 +0800
commit618cc5ffe2eeab0867ef779c787ebbfc4bc591dc (patch)
treedb5fc6ecd81a2a523c6562d9a9bbc49d6d40641b /macros/Makefile.am
parent7b7c48bea1cddf61e7dd1cfcc7696a309888c72c (diff)
downloadgsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar
gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.gz
gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.bz2
gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.lz
gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.xz
gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.zst
gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.zip
New check. (vprintf): New check. (ftruncate.c): Remove check. This needs
* gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): New check. (vprintf): New check. (ftruncate.c): Remove check. This needs to be further cleaned up to only list what is needed for gdiskfree. * Makefile.am (MACROS): Add gnome-fileutils.m4. svn path=/trunk/; revision=268
Diffstat (limited to 'macros/Makefile.am')
-rw-r--r--macros/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/Makefile.am b/macros/Makefile.am
index 0ea65e484e..10e5585ab9 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -1,7 +1,8 @@
## Please update this variable if any new macros are created
MACROS= aclocal-include.m4 gnome-guile-checks.m4 \
gnome-objc-checks.m4 gnome-x-checks.m4 \
- gnome-support.m4 gnome-pthread-check.m4 gnome.m4
+ gnome-support.m4 gnome-pthread-check.m4 gnome.m4 \
+ gnome-fileutils.m4
EXTRA_DIST=$(MACROS) autogen.sh macros.dep
MAINTAINERCLEANFILES=macros.dep