echo "-I${includedir} -fopenmp"
;;
--cxxflags)
- echo '-g -O2 -Wall -W -ansi -pedantic -pthread'
+ echo '-g -O2 -Wall -W -pthread'
;;
--cppflags)
echo '-I/usr/local/include/ImageMagick'
# defaults for LIBS & INC & CCFLAGS params that we later pass to Writemakefile
my $INC_magick = '-I../ -I.. -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/libxml2 -I"' . $Config{'usrinc'} . '/ImageMagick"';
my $LIBS_magick = '-L../magick/.libs -lMagickCore -lperl -lm';
-my $CCFLAGS_magick = "$Config{'ccflags'} -fopenmp -g -O2 -Wall -W -ansi -pedantic -pthread";
+my $CCFLAGS_magick = "$Config{'ccflags'} -fopenmp -g -O2 -Wall -W -pthread";
my $LDFLAGS_magick = "-L../magick/.libs -lMagickCore $Config{'ldflags'} ";
my $LDDLFLAGS_magick = "-L../magick/.libs -lMagickCore $Config{'lddlflags'} ";
/* Define to 1 if stdbool.h conforms to C99. */
#undef HAVE_STDBOOL_H
-/* Define to 1 if you have the <stddef.h> header file. */
-#undef HAVE_STDDEF_H
-
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
<configure name="EXEC-PREFIX" value="/usr/local"/>
<configure name="VERSION" value="6.5.9"/>
<configure name="CC" value="gcc -std=gnu99"/>
- <configure name="CFLAGS" value="-fopenmp -g -O2 -Wall -W -ansi -pedantic -pthread"/>
+ <configure name="CFLAGS" value="-fopenmp -g -O2 -Wall -W -pthread"/>
<configure name="CPPFLAGS" value="-I/usr/local/include/ImageMagick"/>
<configure name="PCFLAGS" value="-fopenmp"/>
<configure name="DEFS" value="-DHAVE_CONFIG_H"/>
<configure name="LDFLAGS" value="-L/usr/local/lib "/>
<configure name="LIBS" value="-lMagickCore -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -ldjvulibre -lfftw3 -lfontconfig -lwmflite -lXext -lXt -lSM -lICE -lX11 -lbz2 -pthread -lrsvg-2 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lxml2 -lz -lm -lgomp -lpthread -lltdl"/>
<configure name="CXX" value="g++"/>
- <configure name="CXXFLAGS" value="-g -O2 -Wall -W -ansi -pedantic -pthread"/>
+ <configure name="CXXFLAGS" value="-g -O2 -Wall -W -pthread"/>
<configure name="DISTCHECK_CONFIG_FLAGS" value="--disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-gslib=no --with-fontpath="/>
<configure name="HOST" value="x86_64-unknown-linux-gnu"/>
<configure name="DELEGATES" value="bzlib djvu fftw fontconfig freetype jpeg jng jp2 lcms mpeg png rsvg tiff x11 xml wmf zlib"/>
then
if test "$GXX" = "yes"
then
- ac_compile_warnings_opt='-Wall -W -ansi -pedantic'
+ ac_compile_warnings_opt='-Wall -W'
fi
CXXFLAGS="$CXXFLAGS $ac_compile_warnings_opt"
ac_compile_warnings_msg="$ac_compile_warnings_opt for C++"
then
if test "$GCC" = "yes"
then
- ac_compile_warnings_opt='-Wall -W -ansi -pedantic'
+ ac_compile_warnings_opt='-Wall -W'
fi
CFLAGS="$CFLAGS $ac_compile_warnings_opt"
ac_compile_warnings_msg="$ac_compile_warnings_msg $ac_compile_warnings_opt for C"
LTCC="gcc -std=gnu99"
# LTCC compiler flags.
-LTCFLAGS="-fopenmp -g -O2 -Wall -W -ansi -pedantic -pthread"
+LTCFLAGS="-fopenmp -g -O2 -Wall -W -pthread"
# Take the output of nm and produce a listing of raw symbols and C names.
global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'"
then
if test "$GXX" = "yes"
then
- ac_compile_warnings_opt='-Wall -W -ansi -pedantic'
+ ac_compile_warnings_opt='-Wall -W'
fi
CXXFLAGS="$CXXFLAGS $ac_compile_warnings_opt"
ac_compile_warnings_msg="$ac_compile_warnings_opt for C++"
then
if test "$GCC" = "yes"
then
- ac_compile_warnings_opt='-Wall -W -ansi -pedantic'
+ ac_compile_warnings_opt='-Wall -W'
fi
CFLAGS="$CFLAGS $ac_compile_warnings_opt"
ac_compile_warnings_msg="$ac_compile_warnings_msg $ac_compile_warnings_opt for C"
echo "-I${includedir} -fopenmp"
;;
--cxxflags)
- echo '-g -O2 -Wall -W -ansi -pedantic -pthread'
+ echo '-g -O2 -Wall -W -pthread'
;;
--cppflags)
echo '-I/usr/local/include/ImageMagick'
#define MAGICKCORE_HAVE_STDBOOL_H 1
#endif
-/* Define to 1 if you have the <stddef.h> header file. */
-/* #undef HAVE_STDDEF_H */
-
/* Define to 1 if you have the <stdint.h> header file. */
#ifndef MAGICKCORE_HAVE_STDINT_H
#define MAGICKCORE_HAVE_STDINT_H 1
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
-#ifndef _magickcore_inline
-#define _magickcore_inline __inline__
-#endif
+/* #undef inline */
#endif
/* Define to `int' if <sys/types.h> does not define. */
echo "-I${includedir} -fopenmp"
;;
--cxxflags)
- echo '-g -O2 -Wall -W -ansi -pedantic -pthread'
+ echo '-g -O2 -Wall -W -pthread'
;;
--cppflags)
echo '-I/usr/local/include/ImageMagick'