Changeset 3519
- Timestamp:
- May 25, 2009, 2:16:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk/configure.ac
r3515 r3519 99 99 # Code qui fait des warnings == code de porc == deux baffes dans ta gueule 100 100 CFLAGS="${CFLAGS} -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare" 101 CXXFLAGS="${CXXFLAGS} -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare" 101 102 102 103 AC_CHECK_LIB(m, sin, MATH_LIBS="${MATH_LIBS} -lm")
Note: See TracChangeset
for help on using the changeset viewer.