CVSROOT: /cvs/gnome Module name: gnumeric Changes by: skasal 05/01/25 10:59:29
Modified files: . : ChangeLog configure.in Log message: * configure.in: work on --with-perl; this partially fixes http://bugzilla.gnome.org/show_bug.cgi?id=158029 In AC_CHECK_LIB(perl,...) change the third parameter to `:' so that it is nonempty and -lperl is not added to LIBS; this fixes http://bugzilla.gnome.org/show_bug.cgi?id=158379 A cosmetic change: Don't use `[ ]' as an empty argument of a macro, it may confuse m4; use `[]' instead. Another cosmetic change: the word for ``case'' doesn't need any quoting nor prefix. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=skasal&date=explicit&mindate=2005-01-25%2010:58&maxdate=2005-01-25%2011:00 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list