[Bug 518315] Review Request: vanessa_logger - Generic logging layer

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 22 06:53:30 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=518315





--- Comment #2 from Andrew Colin Kissa <andrew at topdog.za.net>  2009-08-22 02:53:29 EDT ---

* Is this a typo ? "confgure|configure"

# I am providing my own configure macro replacement. Hopefully this
# will result in fewer portability problems than using the one supplied
# by various vendours. I fear that I hope in vein.
CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS
if [ -f confgure.in ]; then
        aclocal
        libtoolize --force --copy
        autoheader
        automake
        autoconf
fi

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list