Changeset 9262 for branches/jingle

Show
Ignore:
Timestamp:
01/23/08 00:03:41 (10 months ago)
Author:
nicfit
Message:

Quote result of pkg-config

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/jingle/configure.ac

    r9261 r9262  
    3030AM_NLS 
    3131 
    32 FARSIGHT_CFLAGS=`$PKG_CONFIG --libs farsight-0.1` 
     32FARSIGHT_CFLAGS="`$PKG_CONFIG --libs farsight-0.1`" 
    3333AC_SUBST([FARSIGHT_CFLAGS]) 
    3434