[pcre-dev] [Bug 1307] New: small change to configure.ac

Top Page
Delete this message
Author: james michael dupont
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1307] New: small change to configure.ac
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1307
           Summary: small change to configure.ac
           Product: PCRE
           Version: N/A
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: low
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: jamesmikedupont@???
                CC: pcre-dev@???



testing on the svn head, there was a hiccup with running autogen.
here is my patch

h4ck3rm1k3@gcc10:~/experiments/pcre$ svn diff
Index: configure.ac
===================================================================
--- configure.ac        (revision 1053)
+++ configure.ac        (working copy)
@@ -81,6 +81,8 @@


AC_PROG_INSTALL
AC_LIBTOOL_WIN32_DLL
+AC_PROG_LIBTOOL
LT_INIT
AC_PROG_LN_S


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email