commit | 5d16a90054064a86cf445fe9d784a7c27056ea5b | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Thu Oct 10 11:15:14 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Thu Oct 10 11:15:14 2013 -0700 |
tree | 362e96dfd56eda36c4f3e32b1a35858d686dda18 | |
parent | 6e22904ba5e4ba36a2a3a597be3c218bb9e141d2 [diff] [blame] |
make: change to AC_CONFIG_SRCDIR([configure.ac]) since we moved config.h.in.
diff --git a/configure b/configure index df775ad..c7d181b 100755 --- a/configure +++ b/configure
@@ -595,7 +595,7 @@ PACKAGE_BUGREPORT='ndn-lib@lists.cs.ucla.edu' PACKAGE_URL='https://github.com/named-data/ndn-cpp' -ac_unique_file="config.h.in" +ac_unique_file="configure.ac" # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h>