[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-gtk-cvs
Subject:    [php-gtk-cvs] com gtk/php-gtk: Argh.: ext/extra/config.m4 ext/imlib/config.m4
From:       David Soria Parra <dsp () php ! net>
Date:       2004-08-09 21:51:26
Message-ID: php-mail-f798a0e2b30ee9939b134151954c10562123642127 () git ! php ! net
[Download RAW message or body]

Commit:    0545de76b6c13e016c22f6a277927bee5b77e34c
Author:    Andrei Zmievski <andrei@php.net>         Mon, 9 Aug 2004 21:51:26 +0000
Parents:   f252a2feeba23c2e921bb252e15651b1bd1e294a
Branches:  PHP_GTK_1

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=0545de76b6c13e016c22f6a277927bee5b77e34c

Log:
Argh.

Changed paths:
  M  ext/extra/config.m4
  M  ext/imlib/config.m4


Diff:
0545de76b6c13e016c22f6a277927bee5b77e34c
diff --git a/ext/extra/config.m4 b/ext/extra/config.m4
index cf0b0ad..a535625 100644
--- a/ext/extra/config.m4
+++ b/ext/extra/config.m4
@@ -2,7 +2,7 @@ dnl $Id$
 dnl config.m4 for extra module
 
 PHP_GTK_ARG_ENABLE(extra,for Gtkextra support, 
-[  --enable-extra         Enable Gtkextra support])
+[  --enable-extra          Enable Gtkextra support])
 
 if test "$PHP_GTK_EXTRA" != "no"; then
   for x in /usr /usr/local; do
diff --git a/ext/imlib/config.m4 b/ext/imlib/config.m4
index a630441..d52dc87 100644
--- a/ext/imlib/config.m4
+++ b/ext/imlib/config.m4
@@ -2,7 +2,7 @@ dnl $Id$
 dnl config.m4 for imlib module
 
 PHP_GTK_ARG_ENABLE(imlib,for Gdkimlib support,
-[  --enable-imlib         Enable Gdkimlib support])
+[  --enable-imlib          Enable Gdkimlib support])
 
 if test "$PHP_GTK_IMLIB" != "no"; then
   for x in /usr /usr/local; do


--
PHP-GTK CVS Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic