autogen.sh for libegg (cvs head) is bjorked?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gnome-list@xxxxxxxxx
- Subject: autogen.sh for libegg (cvs head) is bjorked?
- From: Darryl Rees <rees@xxxxxxxxx>
- Date: Tue Sep 30 12:12:00 2003
- Reply-to: rees@xxxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030612 Thunderbird/0.1a
AFAICS, libegg (CVS HEAD) has a bjorked autogen.sh and has for quite
some time. I can't understand why no-one else has this problem... wierd
(poshibly I am in some way shtoopid?). Anyway, here is a diff showing
the problem.
Long.
Index: autogen.sh
===================================================================
RCS file: /cvs/gnome/libegg/autogen.sh,v
retrieving revision 1.3
diff -u -p -r1.3 autogen.sh
--- autogen.sh 24 Sep 2002 04:54:39 -0000 1.3
+++ autogen.sh 30 Sep 2003 07:25:01 -0000
@@ -76,7 +76,7 @@ case $CC in
*xlc | *xlc\ * | *lcc | *lcc\ *) am_opt=--include-deps;;
esac
-for coin in .
+for coin in `find $srcdir -name configure.in -print`
do
dr=`dirname $coin`
if test -f $dr/NO-AUTO-GEN; then
[Index of Archives]
[Fedora Desktop]
[Trinity Users]
[KDE]
[Gimp]
[Yosemite News]