Changeset 14174 for trunk/ppStack/configure.ac
- Timestamp:
- Jul 12, 2007, 2:22:41 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/configure.ac
r14173 r14174 1 AC_PREREQ(2. 59)1 AC_PREREQ(2.61) 2 2 3 3 AC_INIT([ppStack], [0.1.1], [ipp-support@ifa.hawaii.edu]) … … 22 22 23 23 IPP_STDOPTS 24 CFLAGS="${CFLAGS=} -Wall -Werror -std=c99"24 CFLAGS="${CFLAGS=} -Wall -Werror" 25 25 26 26 AC_SUBST([PPSTACK_CFLAGS])
Note:
See TracChangeset
for help on using the changeset viewer.
