Changeset 1361:943408fcd5f7 in mediastreamer2


Ignore:
Timestamp:
Apr 19, 2011 11:07:00 PM (2 years ago)
Author:
Simon Morlat <simon.morlat@…>
Branch:
default
Children:
1362:a58219843a16, 1372:ee51bb467dce
Message:

fix intl for macos x

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r1344 r1361  
    9090AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,["mediastreamer"],[name of the gettext domain. Used in the call to 'bindtextdomain()']) 
    9191AC_SUBST([GETTEXT_PACKAGE]) 
     92LIBS="$LIBS $LIBINTL" 
    9293 
    9394if test "$GCC" != "yes" ; then 
Note: See TracChangeset for help on using the changeset viewer.