Changeset 1995 for trunk/configure.ac
- Timestamp:
- Oct 9, 2012, 12:34:40 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r1984 r1995 229 229 AC_LANG_POP(C++) 230 230 if test "x${ac_cv_my_have_flexlexer_h}" = "xno"; then 231 LOL_CFLAGS="$LOL_CFLAGS -I\$(top_srcdir)/ contrib/flex-2.5.35/include"231 LOL_CFLAGS="$LOL_CFLAGS -I\$(top_srcdir)/external/flex-2.5.35/include" 232 232 fi 233 233
Note: See TracChangeset
for help on using the changeset viewer.