- Timestamp:
- 04/21/08 17:31:10 (9 months ago)
- Files:
-
- fastphoto/trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fastphoto/trunk/configure.ac
r215 r222 121 121 # 122 122 123 PKG_CONFIG_PATH=$PWD/epeg:$PKG_CONFIG_PATH123 export PKG_CONFIG_PATH=$PWD/epeg:$PKG_CONFIG_PATH 124 124 PKG_CHECK_MODULES(EPEG, epeg >= 0.9.0, 125 125 HAVE_EPEG="yes", HAVE_EPEG="no")
