Changeset 540 for ImageMagick/trunk/Makefile.in
- Timestamp:
- 11/05/09 18:22:56 (2 weeks ago)
- Files:
-
- 1 modified
-
ImageMagick/trunk/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/Makefile.in
r503 r540 2544 2544 -I$(top_srcdir)/Magick++/lib 2545 2545 ACLOCAL_AMFLAGS = -I m4 2546 MODULECOMMONFLAGS = -no-undefined -export-symbols-regex ".*" - module -avoid-version2546 MODULECOMMONFLAGS = -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version 2547 2547 2548 2548 # Options to pass when running configure in the distcheck target.
