X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fhmapx.at;h=034963ff6dd3b03f97b439969ae346439385e3be;hb=69597a0423aad2fd5974c2cbc08a680208b94b6e;hp=5375112e754a074c47dc4823d643375141e93b49;hpb=691a034d7f2139076fa012739dffd40ef5db4a9b;p=pspp diff --git a/tests/libpspp/hmapx.at b/tests/libpspp/hmapx.at index 5375112e75..034963ff6d 100644 --- a/tests/libpspp/hmapx.at +++ b/tests/libpspp/hmapx.at @@ -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 . -dnl AT_BANNER([Hash map of pointers (hmapx) library]) +dnl +AT_BANNER([Hash map of pointers (hmapx) library]) m4_define([CHECK_HMAPX], [AT_SETUP([hmapx -- $1])