Changeset 1923 for libswish3/trunk/libswish3-config.in
- Timestamp:
- 03/19/07 11:58:02 (2 years ago)
- Files:
-
- libswish3/trunk/libswish3-config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libswish3/trunk/libswish3-config.in
r1913 r1923 76 76 77 77 --libs) 78 echo -L${libdir} -lswish p@Z_LIBS@ @LIBS@78 echo -L${libdir} -lswish3 @Z_LIBS@ @LIBS@ 79 79 ;; 80 80
