diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-04-13 20:18:44 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-04-13 20:24:59 +0200 |
commit | 30748a9bcbfb76460e42ec96b6988ffc69267680 (patch) | |
tree | 95459aa136a9213f4cea7b42fa50dcaffb827723 /libextra/gl/m4/gnulib-comp.m4 | |
parent | d0d9fa436ed1dce70395d477f9b15199b0482bb6 (diff) | |
download | gnutls-30748a9bcbfb76460e42ec96b6988ffc69267680.tar.gz |
Update gnulib files, fix syntax-check warnings.
Diffstat (limited to 'libextra/gl/m4/gnulib-comp.m4')
-rw-r--r-- | libextra/gl/m4/gnulib-comp.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libextra/gl/m4/gnulib-comp.m4 b/libextra/gl/m4/gnulib-comp.m4 index ad60507a17..b497cc3bd7 100644 --- a/libextra/gl/m4/gnulib-comp.m4 +++ b/libextra/gl/m4/gnulib-comp.m4 @@ -41,6 +41,7 @@ AC_DEFUN([xgl_INIT], [ AM_CONDITIONAL([GL_COND_LIBTOOL], [true]) gl_cond_libtool=true + gl_m4_base='gl/m4' m4_pushdef([AC_LIBOBJ], m4_defn([xgl_LIBOBJ])) m4_pushdef([AC_REPLACE_FUNCS], m4_defn([xgl_REPLACE_FUNCS])) m4_pushdef([AC_LIBSOURCES], m4_defn([xgl_LIBSOURCES])) |