From: Grant Miner <mine0057@mrs.umn.edu>
To: reiserfs-list@namesys.com
Subject: [patch] for configure.in for reiser4progs
Date: Wed, 30 Jul 2003 19:18:34 -0500 [thread overview]
Message-ID: <3F28605A.5040609@mrs.umn.edu> (raw)
In-Reply-To: <16168.4948.764071.889907@laputa.namesys.com>
[-- Attachment #1: Type: text/plain, Size: 52 bytes --]
This makes autoconf stop complaining on my machine.
[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 337 bytes --]
--- configure.in 2003-07-30 18:58:35.000000000 -0500
+++ myconfigure.in 2003-07-30 18:58:33.000000000 -0500
@@ -42,7 +42,7 @@
AC_DEFINE_UNQUOTED(LIBREISER4_MIN_INTERFACE_VERSION, $LIBREISER4_INTERFACE_AGE)
# Macro for checking libaal
-AC_DEFUN(AC_CHECK_LIBAAL,
+AC_DEFUN([AC_CHECK_LIBAAL],
[
AC_CHECK_LIB($1, aal_device_open, ,
next prev parent reply other threads:[~2003-07-31 0:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-28 16:54 Autoconf error Grant Miner
2003-07-28 17:10 ` Grant Miner
2003-07-29 5:07 ` Yury Umanets
2003-07-29 6:12 ` Grant Miner
2003-07-29 6:14 ` Yury Umanets
2003-07-29 6:30 ` Grant Miner
2003-07-29 6:30 ` Yury Umanets
2003-07-29 18:43 ` Grant Miner
2003-07-30 5:17 ` Yury Umanets
2003-07-30 18:34 ` Nikita Danilov
2003-07-30 18:40 ` Nikita Danilov
2003-07-30 18:49 ` Nikita Danilov
2003-07-30 23:04 ` link error [was Re: Autoconf error] Grant Miner
2003-07-31 0:18 ` Grant Miner [this message]
2003-07-31 4:59 ` [patch] for configure.in for reiser4progs Yury Umanets
2003-07-30 18:45 ` Autoconf error Grant Miner
2003-07-29 18:56 ` Grant Miner
2003-07-29 5:01 ` Yury Umanets
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F28605A.5040609@mrs.umn.edu \
--to=mine0057@mrs.umn.edu \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.