Changeset 1817

Show
Ignore:
Timestamp:
2006-01-17 14:10:55 (3 years ago)
Author:
ctford
Message:

Use correct quotes, ` rather than ".

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • phpannodex/trunk/src/config.m4

    r1816 r1817  
    1 EXTRA_LDFLAGS="pkg-config --libs annodex" 
     1EXTRA_LDFLAGS=`pkg-config --libs annodex` 
    22 
    33PHP_ARG_ENABLE(phpannodex, whether to enable phpannodex support,