patch for gnome-objc/obgtk/configure.in



You should apply the following path to make the program compile 
properly.

22c22
< OBGTK_LIBS="-lobgtk"
---
> OBGTK_LIBS="libobgtk.la"

Explanation: libtool can't handle -l's for local libtool-libs (it
seems). and if libobgtk isn't installed yet, it crashes (it might work
for you all, where libobgtk is already installed)

Sebastian

-- 
+--------------============##################============--------------+
| Sebastian Wilhelmi, Institut fuer Rechnerentwurf und Fehlertoleranz, |
| Universitaet Karlsruhe;  Gebaeude 20.20, Raum 263, D-76128 Karlsruhe |
| mail: wilhelmi@ira.uka.de; fax: +49 721 370455; fon: +49 721 6084353 |
+----------------> http://goethe.ira.uka.de/~wilhelmi <----------------+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]