Skip to content

Silence automake warnings.#1

Open
orbea wants to merge 1 commit intojmacd:release3_1from
orbea:m4
Open

Silence automake warnings.#1
orbea wants to merge 1 commit intojmacd:release3_1from
orbea:m4

Conversation

@orbea
Copy link
Copy Markdown

@orbea orbea commented May 19, 2018

I know this is old, but I have xdelta installed and whenever I run autoreconf -fi I get these warnings (With gegl for example). Its rather annoying and it would be nice to silence them for good... :)

$  autoreconf -fi
Copying file m4/codeset.m4
Copying file m4/extern-inline.m4
Copying file m4/fcntl-o.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/printf-posix.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makevars.template
/usr/share/aclocal/xdelta.m4:7: warning: underquoted definition of AM_PATH_XDELTA
/usr/share/aclocal/xdelta.m4:7:   run info Automake 'Extending aclocal'
/usr/share/aclocal/xdelta.m4:7:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
/usr/share/aclocal/xdelta.m4:7: warning: underquoted definition of AM_PATH_XDELTA
/usr/share/aclocal/xdelta.m4:7:   run info Automake 'Extending aclocal'
/usr/share/aclocal/xdelta.m4:7:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:185: installing './compile'
configure.ac:144: installing './missing'
bin/Makefile.am: installing './depcomp'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant