diff options
author | Jim Meyering <meyering@redhat.com> | 2010-09-24 10:53:28 +0200 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2010-09-24 20:33:02 +0200 |
commit | 851ec7d0cadd438aa2af29579934995589205088 (patch) | |
tree | 980646ffb487839f0a7d9952cd1f2cc6ca1c3fa8 /m4/ax_boost_wserialization.m4 | |
parent | 97bd5565edb43590ea0e274f9079efb79fe9b170 (diff) | |
download | autoconf-archive-851ec7d0cadd438aa2af29579934995589205088.tar.gz |
replace SP{8}TAB by TABTAB
Diffstat (limited to 'm4/ax_boost_wserialization.m4')
-rw-r--r-- | m4/ax_boost_wserialization.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_boost_wserialization.m4 b/m4/ax_boost_wserialization.m4 index 7ed2640..60c2b71 100644 --- a/m4/ax_boost_wserialization.m4 +++ b/m4/ax_boost_wserialization.m4 @@ -45,7 +45,7 @@ AC_DEFUN([AX_BOOST_WSERIALIZATION], ax_boost_user_wserialization_lib="" else want_boost="yes" - ax_boost_user_wserialization_lib="$withval" + ax_boost_user_wserialization_lib="$withval" fi ], [want_boost="yes"] |