shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shishi configure.ac


From: shishi-commit
Subject: shishi configure.ac
Date: Wed, 26 Nov 2003 09:10:27 -0500

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/11/26 09:10:27

Modified files:
        .              : configure.ac 

Log message:
        Disable fortran etc libtool tests.
        Remove dmalloc stuff.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/configure.ac.diff?tr1=1.106&tr2=1.107&r1=text&r2=text

Patches:
Index: shishi/configure.ac
diff -u shishi/configure.ac:1.106 shishi/configure.ac:1.107
--- shishi/configure.ac:1.106   Sat Nov 22 02:13:45 2003
+++ shishi/configure.ac Wed Nov 26 09:10:27 2003
@@ -47,13 +47,13 @@
        arpa/nameser.h arpa/inet.h netinet/in.h netinet/in6.h)
 
 # Checks for programs.
+AC_LIBTOOL_TAGS
 AC_PROG_LIBTOOL
 AM_GNU_GETTEXT(external)
 AM_GNU_GETTEXT_VERSION(0.12.1)
 AM_MISSING_PROG(PERL, perl, $missing_dir)
 AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
 AM_MISSING_PROG(ASN1PARSER, asn1Parser, $missing_dir)
-AM_WITH_DMALLOC
 
 # Checks for typedefs, structures, and compiler characteristics.
 AC_TYPE_UID_T




reply via email to

[Prev in Thread] Current Thread [Next in Thread]