Changeset 540 for ImageMagick/trunk/Makefile.am
- Timestamp:
- 11/05/09 18:22:56 (2 weeks ago)
- Files:
-
- 1 modified
-
ImageMagick/trunk/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/Makefile.am
r1 r540 26 26 ACLOCAL_AMFLAGS = -I m4 27 27 28 MODULECOMMONFLAGS = -no-undefined -export-symbols-regex ".*" - module -avoid-version28 MODULECOMMONFLAGS = -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version 29 29 30 30 # Options to pass when running configure in the distcheck target.
