- Timestamp:
- Dec 6, 2010, 10:44:44 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/haf_branches/videophot2010/ppImage/configure.ac
r29947 r29948 1 1 AC_PREREQ(2.61) 2 2 3 AC_INIT([p svideophot], [1.1.0], [ipp-support@ifa.hawaii.edu])3 AC_INIT([ppImage], [1.1.0], [ipp-support@ifa.hawaii.edu]) 4 4 AC_CONFIG_SRCDIR([src]) 5 5 … … 28 28 IPP_VERSION 29 29 30 AC_SUBST([P SVIDEOPHOT_CFLAGS])31 AC_SUBST([P SVIDEOPHOT_LIBS])30 AC_SUBST([PPIMAGE_CFLAGS]) 31 AC_SUBST([PPIMAGE_LIBS]) 32 32 33 33 AC_CONFIG_FILES([
Note:
See TracChangeset
for help on using the changeset viewer.
