[PHP] Re: [PHP-GTK] autoconf bugs

2001-08-13 Thread Markus Fischer

What libtool version are you using ?

libtool --version

- Markus

On Mon, Aug 13, 2001 at 12:57:42PM -0400, Daniel Adams wrote : 
 Anyone know why I get this when I run buildconf for php or phpgtk on
 redhat 7.1? I have autoconf 2.13
 
 autoconf: Undefined macros:
 ***BUG in Autoconf--please report*** AC_LANG_PUSH
 ***BUG in Autoconf--please report*** AC_LANG_POP
 ***BUG in Autoconf--please report*** AC_LANG_PUSH
 ***BUG in Autoconf--please report*** AC_MSG_NOTICE
 ***BUG in Autoconf--please report*** AC_LANG_POP
 ***BUG in Autoconf--please report*** AC_LANG_PUSH
 ***BUG in Autoconf--please report*** AC_LANG_POP
 
   - Dan
 -- 
 
 
 -- 
 PHP GTK Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
Markus Fischer,  http://guru.josefine.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0
  -All your scripts are belong to Zend-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: [PHP-GTK] autoconf bugs

2001-08-13 Thread Daniel Adams

1.4b

On Mon, 13 Aug 2001, Markus Fischer wrote:

 What libtool version are you using ?

 libtool --version

 - Markus

 On Mon, Aug 13, 2001 at 12:57:42PM -0400, Daniel Adams wrote :
  Anyone know why I get this when I run buildconf for php or phpgtk on
  redhat 7.1? I have autoconf 2.13
 
  autoconf: Undefined macros:
  ***BUG in Autoconf--please report*** AC_LANG_PUSH
  ***BUG in Autoconf--please report*** AC_LANG_POP
  ***BUG in Autoconf--please report*** AC_LANG_PUSH
  ***BUG in Autoconf--please report*** AC_MSG_NOTICE
  ***BUG in Autoconf--please report*** AC_LANG_POP
  ***BUG in Autoconf--please report*** AC_LANG_PUSH
  ***BUG in Autoconf--please report*** AC_LANG_POP
 
  - Dan
  --
 
 
  --
  PHP GTK Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: [PHP-GTK] autoconf bugs

2001-08-13 Thread Markus Fischer

There it is.

You need 1.4 .

No trailing a or b or whatsoever.

- Markus

On Mon, Aug 13, 2001 at 01:20:50PM -0400, Daniel Adams wrote : 
 1.4b
 
 On Mon, 13 Aug 2001, Markus Fischer wrote:
 
  What libtool version are you using ?
 
  libtool --version
 
  - Markus
 
  On Mon, Aug 13, 2001 at 12:57:42PM -0400, Daniel Adams wrote :
   Anyone know why I get this when I run buildconf for php or phpgtk on
   redhat 7.1? I have autoconf 2.13
  
   autoconf: Undefined macros:
   ***BUG in Autoconf--please report*** AC_LANG_PUSH
   ***BUG in Autoconf--please report*** AC_LANG_POP
   ***BUG in Autoconf--please report*** AC_LANG_PUSH
   ***BUG in Autoconf--please report*** AC_MSG_NOTICE
   ***BUG in Autoconf--please report*** AC_LANG_POP
   ***BUG in Autoconf--please report*** AC_LANG_PUSH
   ***BUG in Autoconf--please report*** AC_LANG_POP
  
 - Dan
   --
  
  
   --
   PHP GTK Mailing List (http://www.php.net/)
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
   To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 
 
 -- 

-- 
Markus Fischer,  http://guru.josefine.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0
  -All your scripts are belong to Zend-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]