From d4b71dd90cf97efd4cb68592662fadf6387c07c9 Mon Sep 17 00:00:00 2001 From: Todd A Ouska Date: Thu, 2 Jun 2011 10:45:39 -0700 Subject: [PATCH] rename config.h ctc_config.h --- ctaocrypt/include/{config.h => ctc_config.h} | 4 ++-- ctaocrypt/include/{config.h.in => ctc_config.h.in} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename ctaocrypt/include/{config.h => ctc_config.h} (93%) rename ctaocrypt/include/{config.h.in => ctc_config.h.in} (96%) diff --git a/ctaocrypt/include/config.h b/ctaocrypt/include/ctc_config.h similarity index 93% rename from ctaocrypt/include/config.h rename to ctaocrypt/include/ctc_config.h index 92ce9910c..f870439a3 100644 --- a/ctaocrypt/include/config.h +++ b/ctaocrypt/include/ctc_config.h @@ -1,5 +1,5 @@ -/* ctaocrypt/include/config.h. Generated from config.h.in by configure. */ -/* ctaocrypt/include/config.h.in. Generated from configure.in by autoheader. */ +/* ctaocrypt/include/ctc_config.h. Generated from ctc_config.h.in by configure. */ +/* ctaocrypt/include/ctc_config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 diff --git a/ctaocrypt/include/config.h.in b/ctaocrypt/include/ctc_config.h.in similarity index 96% rename from ctaocrypt/include/config.h.in rename to ctaocrypt/include/ctc_config.h.in index 357d05033..fc2fb1fd1 100644 --- a/ctaocrypt/include/config.h.in +++ b/ctaocrypt/include/ctc_config.h.in @@ -1,4 +1,4 @@ -/* ctaocrypt/include/config.h.in. Generated from configure.in by autoheader. */ +/* ctaocrypt/include/ctc_config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H