[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: syntax error near unexpected token `GTK,'
From: |
John Darrington |
Subject: |
Re: syntax error near unexpected token `GTK,' |
Date: |
Fri, 24 Oct 2008 08:14:56 +0800 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Wed, Oct 22, 2008 at 10:01:40PM -0700, Ben Pfaff wrote:
The following patch might make this recurring issue slightly more
transparent, as it will then show up earlier, when "autoconf" is
run rather than when "configure" is run. What do you think?
diff --git a/configure.ac b/configure.ac
index b00a75b..1abc804 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,6 +15,7 @@ AC_LIBTOOL_WIN32_DLL
AC_LIBTOOL_DLOPEN
AC_PROG_LIBTOOL
PKG_PROG_PKG_CONFIG
+m4_pattern_forbid([PKG_CHECK_MODULES])
AC_ARG_ENABLE(
anachronistic-dependencies,
I'm not familiar with m4 at this level. But if it works then I think
it's a good idea.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Re: Annoying DOS box launching psppire, (continued)
- Re: Annoying DOS box launching psppire, Ben Pfaff, 2008/10/17
- Re: Annoying DOS box launching psppire, Michel Boaventura, 2008/10/20
- Re: Annoying DOS box launching psppire, John Darrington, 2008/10/20
- Message not available
- Re: Annoying DOS box launching psppire, John Darrington, 2008/10/20
- Message not available
- syntax error near unexpected token `GTK,', John Darrington, 2008/10/22
- Re: syntax error near unexpected token `GTK,', Michel Boaventura, 2008/10/22
- Re: syntax error near unexpected token `GTK,', Ben Pfaff, 2008/10/23
- Re: syntax error near unexpected token `GTK,', Michel Boaventura, 2008/10/23
- Re: syntax error near unexpected token `GTK,', Ben Pfaff, 2008/10/23
- Re: syntax error near unexpected token `GTK,', Ben Pfaff, 2008/10/23
- Re: syntax error near unexpected token `GTK,',
John Darrington <=
- Message not available
- Message not available
- Re: Annoying DOS box launching psppire, Michel Boaventura, 2008/10/22
- Re: Annoying DOS box launching psppire, Ben Pfaff, 2008/10/23
- Fwd: Annoying DOS box launching psppire, Michel Boaventura, 2008/10/23
- Re: Fwd: Annoying DOS box launching psppire, Ben Pfaff, 2008/10/24