X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=configure.in;h=fbb85eca367a1ea203a88a156acf8471baa3ff7c;hb=a5bd4c3c89f5cb433a615c436947b8b0f44c3661;hp=82e16b7a8d9901dc960cd8eb1779b2a26294ab9f;hpb=133000dc1075930c51adae600c732ee1ab9ffab0;p=gedcom-parse.git diff --git a/configure.in b/configure.in index 82e16b7..fbb85ec 100644 --- a/configure.in +++ b/configure.in @@ -58,13 +58,6 @@ fi dnl ============================================================= dnl Checks for libraries. AM_GNU_GETTEXT([use-libtool],[need-ngettext]) -AM_WITH_DMALLOC - -dnl == Make statically linked test program for dmalloc tests -if test "$with_dmalloc" = "yes"; then - EXTRA_PROGS=gomtest_static -fi -AC_SUBST(EXTRA_PROGS) dnl ============================================================= dnl Checks for typedefs, structures, and compiler characteristics.