Revision: 14559 Author: adrian.chadd Date: Sat Apr 10 04:13:54 2010 Log: Cosmetic - remove unneeded escape sequence
http://code.google.com/p/lusca-cache/source/detail?r=14559 Modified: /branches/LUSCA_HEAD/configure.in ======================================= --- /branches/LUSCA_HEAD/configure.in Sat Mar 27 18:54:38 2010 +++ /branches/LUSCA_HEAD/configure.in Sat Apr 10 04:13:54 2010 @@ -1686,7 +1686,8 @@ nss.h \ db.h \ db_185.h \ - aio.h \ + aio.h + ,,,[ #if HAVE_SYS_TYPES_H #include <sys/types.h> -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
