summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2013-01-15 17:11:44 +0100
committerTomas Bzatek <tbzatek@redhat.com>2013-01-15 17:11:44 +0100
commitfdbe5dd3fc723b303970e6b4e72de3a20c41d223 (patch)
tree62b3bba1778b211b59b724d91efe1830ba16005e /Makefile.am
parentad545f07a92fb6556c1ee5462f23dbaec624db81 (diff)
downloadgvfs-fdbe5dd3fc723b303970e6b4e72de3a20c41d223.tar.gz
build: Replace deprecated autoconf macros
Contains parts from https://live.gnome.org/GnomeGoals/ModernAutotools
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 76aac2ae..dbe5a1ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ if BUILD_DOCUMENTATION
SUBDIRS += man
endif
-ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc