diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2009-04-26 22:36:09 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2009-04-26 22:36:09 +0000 |
commit | 45b307180542b422529ca26d00af9c65270e068a (patch) | |
tree | d2ed70f60571980cdb5c1970c80a031c70445e46 /aclocal.m4 | |
parent | 33ee120343e57d5798cfb94b169b3a1a574f9273 (diff) |
+ yet more quoted-command-line-macro hell
svn path=/trunk/externals/moocow/pdstring/; revision=11161
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -889,4 +889,5 @@ AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR +m4_include([common/m4/ax_hack_cflags.m4]) m4_include([common/m4/ax_pd_external.m4]) |