Changeset 34076 for branches/eam_branches/ipp-20120601/psphot/configure.ac
- Timestamp:
- Jun 26, 2012, 9:57:00 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/psphot/configure.ac
r34032 r34076 9 9 AM_MAINTAINER_MODE 10 10 11 IPP_STD CFLAGS11 IPP_STDLDFLAGS 12 12 13 13 AC_LANG(C) … … 199 199 dnl Set CFLAGS for build 200 200 IPP_STDOPTS 201 202 dnl CFLAGS="${CFLAGS=} -Wall -Werror" 201 IPP_STDCFLAGS 202 203 203 echo "PSPHOT_CFLAGS: $PSPHOT_CFLAGS" 204 204 echo "PSPHOT_LIBS: $PSPHOT_LIBS" … … 207 207 208 208 dnl note: the PSPHOT_ entries below do not include PSLIB_ and PSMODULE_ entires 209 dnl those are passed down to lower Makefil s209 dnl those are passed down to lower Makefiles by the PKG_CHECK_MODULES call above 210 210 AC_SUBST([PSPHOT_CFLAGS]) 211 211 AC_SUBST([PSPHOT_LIBS])
Note:
See TracChangeset
for help on using the changeset viewer.
