Changeset 1329257ed0e566bc7546909cc4d4365b8e0b53fa

Show
Ignore:
Timestamp:
01/06/07 23:30:48 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
640675cc8ed501e79f7c04654cbf9d3a5628a0ce
Children:
af22cb3699c0c5afb2342ffbb14a020eae121290
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:30:48Z+0000
Message:

[project @ Check for obby-1.0 instead of lobby-1.0]

Original author: Philipp Kern <phil@…>
Date: 2005-04-14 15:15:10+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • configure.in

    r47fa212 r1329257  
    2828 
    2929# Checks for libraries. 
    30 PKG_CHECK_MODULES([gobby], [libxml++-2.6 gtkmm-2.4 >= 2.6.0 lobby-1.0]) 
     30PKG_CHECK_MODULES([gobby], [libxml++-2.6 gtkmm-2.4 >= 2.6.0 obby-1.0]) 
    3131 
    3232AC_CONFIG_FILES([Makefile])