Changeset 9263 for branches/jingle/configure.ac
- Timestamp:
- 01/23/08 00:23:22 (10 months ago)
- Files:
-
- 1 modified
-
branches/jingle/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/jingle/configure.ac
r9262 r9263 30 30 AM_NLS 31 31 32 FARSIGHT_CFLAGS= "`$PKG_CONFIG --libs farsight-0.1`"33 AC_SUBST( [FARSIGHT_CFLAGS])32 FARSIGHT_CFLAGS=`$PKG_CONFIG --cflags farsight-0.1` 33 AC_SUBST(FARSIGHT_CFLAGS) 34 34 35 35 dnl ****
