diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-05-03 10:29:12 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-05-03 10:29:12 -0400 |
commit | 6e8853d922c0a547b65e4e72b9ce285495e512b6 (patch) | |
tree | 496e99c0deed91ed81df74ef5dd397edce5ea011 /include/urweb | |
parent | 53ab42ae386350fbcd0171c8ba630bb8dcb71c54 (diff) |
Adaptations to ezyang's patch
Diffstat (limited to 'include/urweb')
-rw-r--r-- | include/urweb/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/urweb/config.h.in b/include/urweb/config.h.in index 68493505..111bfce7 100644 --- a/include/urweb/config.h.in +++ b/include/urweb/config.h.in @@ -1,4 +1,4 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ +/* include/urweb/config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H |