Fix erroneous subsitute by previous commit.
[pspp] / tests / libpspp / bt.at
index c60e13985f5da1e6ff7a4d12188d96f5aa2f13cf..838364184bcec66730c934c9e4649758986b21d4 100644 (file)
@@ -13,7 +13,8 @@ dnl GNU General Public License for more details.
 dnl 
 dnl You should have received a copy of the GNU General Public License
 dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
-dnl AT_BANNER([Balanced tree (BT) library])
+dnl
+AT_BANNER([Balanced tree (BT) library])
 
 m4_define([CHECK_BT],
   [AT_SETUP([BT -- $1])