aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-06-12 19:15:51 +0200
committerHarald Welte <laforge@gnumonks.org>2010-06-12 19:15:51 +0200
commit98cb83615d9b813dbb1f1199b9c52a00af2eb973 (patch)
tree6c6c15231efec86b35317403ea76f2e30d54ad88
parentbdff5e63096fd9c2ff503cdc7da338286699ef1a (diff)
move header files to 'include' directory and install them
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
-rw-r--r--include/Makefile.am1
-rw-r--r--include/asn1c/ANY.h (renamed from src/ANY.h)0
-rw-r--r--include/asn1c/BIT_STRING.h (renamed from src/BIT_STRING.h)0
-rw-r--r--include/asn1c/BMPString.h (renamed from src/BMPString.h)0
-rw-r--r--include/asn1c/BOOLEAN.h (renamed from src/BOOLEAN.h)0
-rw-r--r--include/asn1c/ENUMERATED.h (renamed from src/ENUMERATED.h)0
-rw-r--r--include/asn1c/GeneralString.h (renamed from src/GeneralString.h)0
-rw-r--r--include/asn1c/GeneralizedTime.h (renamed from src/GeneralizedTime.h)0
-rw-r--r--include/asn1c/GraphicString.h (renamed from src/GraphicString.h)0
-rw-r--r--include/asn1c/IA5String.h (renamed from src/IA5String.h)0
-rw-r--r--include/asn1c/INTEGER.h (renamed from src/INTEGER.h)0
-rw-r--r--include/asn1c/ISO646String.h (renamed from src/ISO646String.h)0
-rw-r--r--include/asn1c/Makefile.am3
-rw-r--r--include/asn1c/NULL.h (renamed from src/NULL.h)0
-rw-r--r--include/asn1c/NativeEnumerated.h (renamed from src/NativeEnumerated.h)0
-rw-r--r--include/asn1c/NativeInteger.h (renamed from src/NativeInteger.h)0
-rw-r--r--include/asn1c/NativeReal.h (renamed from src/NativeReal.h)0
-rw-r--r--include/asn1c/NumericString.h (renamed from src/NumericString.h)0
-rw-r--r--include/asn1c/OBJECT_IDENTIFIER.h (renamed from src/OBJECT_IDENTIFIER.h)0
-rw-r--r--include/asn1c/OCTET_STRING.h (renamed from src/OCTET_STRING.h)0
-rw-r--r--include/asn1c/ObjectDescriptor.h (renamed from src/ObjectDescriptor.h)0
-rw-r--r--include/asn1c/PrintableString.h (renamed from src/PrintableString.h)0
-rw-r--r--include/asn1c/REAL.h (renamed from src/REAL.h)0
-rw-r--r--include/asn1c/RELATIVE-OID.h (renamed from src/RELATIVE-OID.h)0
-rw-r--r--include/asn1c/T61String.h (renamed from src/T61String.h)0
-rw-r--r--include/asn1c/TeletexString.h (renamed from src/TeletexString.h)0
-rw-r--r--include/asn1c/UTCTime.h (renamed from src/UTCTime.h)0
-rw-r--r--include/asn1c/UTF8String.h (renamed from src/UTF8String.h)0
-rw-r--r--include/asn1c/UniversalString.h (renamed from src/UniversalString.h)0
-rw-r--r--include/asn1c/VideotexString.h (renamed from src/VideotexString.h)0
-rw-r--r--include/asn1c/VisibleString.h (renamed from src/VisibleString.h)0
-rw-r--r--include/asn1c/asn_SEQUENCE_OF.h (renamed from src/asn_SEQUENCE_OF.h)0
-rw-r--r--include/asn1c/asn_SET_OF.h (renamed from src/asn_SET_OF.h)0
-rw-r--r--include/asn1c/asn_application.h (renamed from src/asn_application.h)0
-rw-r--r--include/asn1c/asn_codecs.h (renamed from src/asn_codecs.h)0
-rw-r--r--include/asn1c/asn_codecs_prim.h (renamed from src/asn_codecs_prim.h)0
-rw-r--r--include/asn1c/asn_internal.h (renamed from src/asn_internal.h)0
-rw-r--r--include/asn1c/asn_system.h (renamed from src/asn_system.h)0
-rw-r--r--include/asn1c/ber_decoder.h (renamed from src/ber_decoder.h)0
-rw-r--r--include/asn1c/ber_tlv_length.h (renamed from src/ber_tlv_length.h)0
-rw-r--r--include/asn1c/ber_tlv_tag.h (renamed from src/ber_tlv_tag.h)0
-rw-r--r--include/asn1c/constr_CHOICE.h (renamed from src/constr_CHOICE.h)0
-rw-r--r--include/asn1c/constr_SEQUENCE.h (renamed from src/constr_SEQUENCE.h)0
-rw-r--r--include/asn1c/constr_SEQUENCE_OF.h (renamed from src/constr_SEQUENCE_OF.h)0
-rw-r--r--include/asn1c/constr_SET.h (renamed from src/constr_SET.h)0
-rw-r--r--include/asn1c/constr_SET_OF.h (renamed from src/constr_SET_OF.h)0
-rw-r--r--include/asn1c/constr_TYPE.h (renamed from src/constr_TYPE.h)0
-rw-r--r--include/asn1c/constraints.h (renamed from src/constraints.h)0
-rw-r--r--include/asn1c/der_encoder.h (renamed from src/der_encoder.h)0
-rw-r--r--include/asn1c/per_decoder.h (renamed from src/per_decoder.h)0
-rw-r--r--include/asn1c/per_encoder.h (renamed from src/per_encoder.h)0
-rw-r--r--include/asn1c/per_support.h (renamed from src/per_support.h)0
-rw-r--r--include/asn1c/xer_decoder.h (renamed from src/xer_decoder.h)0
-rw-r--r--include/asn1c/xer_encoder.h (renamed from src/xer_encoder.h)0
-rw-r--r--include/asn1c/xer_support.h (renamed from src/xer_support.h)0
-rw-r--r--src/Makefile.am2
58 files changed, 8 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4212b2f..f322d2c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
ACLOCAL_AMFLAGS = -I m4
INCLUDES = $(all_includes) -I$(top_srcdir)/include
-SUBDIRS = src
+SUBDIRS = src include
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libasn1c.pc
diff --git a/configure.ac b/configure.ac
index af6dbc2..00d9035 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,5 +29,7 @@ AC_SUBST(SYMBOL_VISIBILITY)
AC_OUTPUT(
libasn1c.pc
src/Makefile
+ include/Makefile
+ include/asn1c/Makefile
Makefile)
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644
index 0000000..6f0639c
--- /dev/null
+++ b/include/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = asn1c
diff --git a/src/ANY.h b/include/asn1c/ANY.h
index b7d92fa..b7d92fa 100644
--- a/src/ANY.h
+++ b/include/asn1c/ANY.h
diff --git a/src/BIT_STRING.h b/include/asn1c/BIT_STRING.h
index 732e878..732e878 100644
--- a/src/BIT_STRING.h
+++ b/include/asn1c/BIT_STRING.h
diff --git a/src/BMPString.h b/include/asn1c/BMPString.h
index a4725fa..a4725fa 100644
--- a/src/BMPString.h
+++ b/include/asn1c/BMPString.h
diff --git a/src/BOOLEAN.h b/include/asn1c/BOOLEAN.h
index 217d0f1..217d0f1 100644
--- a/src/BOOLEAN.h
+++ b/include/asn1c/BOOLEAN.h
diff --git a/src/ENUMERATED.h b/include/asn1c/ENUMERATED.h
index 542dcae..542dcae 100644
--- a/src/ENUMERATED.h
+++ b/include/asn1c/ENUMERATED.h
diff --git a/src/GeneralString.h b/include/asn1c/GeneralString.h
index 70ef1ab..70ef1ab 100644
--- a/src/GeneralString.h
+++ b/include/asn1c/GeneralString.h
diff --git a/src/GeneralizedTime.h b/include/asn1c/GeneralizedTime.h
index 1ea06b0..1ea06b0 100644
--- a/src/GeneralizedTime.h
+++ b/include/asn1c/GeneralizedTime.h
diff --git a/src/GraphicString.h b/include/asn1c/GraphicString.h
index 7bc9492..7bc9492 100644
--- a/src/GraphicString.h
+++ b/include/asn1c/GraphicString.h
diff --git a/src/IA5String.h b/include/asn1c/IA5String.h
index e2a909d..e2a909d 100644
--- a/src/IA5String.h
+++ b/include/asn1c/IA5String.h
diff --git a/src/INTEGER.h b/include/asn1c/INTEGER.h
index 62832b1..62832b1 100644
--- a/src/INTEGER.h
+++ b/include/asn1c/INTEGER.h
diff --git a/src/ISO646String.h b/include/asn1c/ISO646String.h
index b42dd0d..b42dd0d 100644
--- a/src/ISO646String.h
+++ b/include/asn1c/ISO646String.h
diff --git a/include/asn1c/Makefile.am b/include/asn1c/Makefile.am
new file mode 100644
index 0000000..81b654d
--- /dev/null
+++ b/include/asn1c/Makefile.am
@@ -0,0 +1,3 @@
+asn1cdir = $(includedir)/asn1c
+
+asn1c_HEADERS = ANY.h asn_application.h asn_codecs.h asn_codecs_prim.h asn_internal.h asn_SEQUENCE_OF.h asn_SET_OF.h asn_system.h ber_decoder.h ber_tlv_length.h ber_tlv_tag.h BIT_STRING.h BMPString.h BOOLEAN.h constraints.h constr_CHOICE.h constr_SEQUENCE.h constr_SEQUENCE_OF.h constr_SET.h constr_SET_OF.h constr_TYPE.h der_encoder.h ENUMERATED.h GeneralizedTime.h GeneralString.h GraphicString.h IA5String.h INTEGER.h ISO646String.h NativeEnumerated.h NativeInteger.h NativeReal.h NULL.h NumericString.h ObjectDescriptor.h OBJECT_IDENTIFIER.h OCTET_STRING.h per_decoder.h per_encoder.h per_support.h PrintableString.h REAL.h RELATIVE-OID.h T61String.h TeletexString.h UniversalString.h UTCTime.h UTF8String.h VideotexString.h VisibleString.h xer_decoder.h xer_encoder.h xer_support.h
diff --git a/src/NULL.h b/include/asn1c/NULL.h
index 131e775..131e775 100644
--- a/src/NULL.h
+++ b/include/asn1c/NULL.h
diff --git a/src/NativeEnumerated.h b/include/asn1c/NativeEnumerated.h
index c59bb1b..c59bb1b 100644
--- a/src/NativeEnumerated.h
+++ b/include/asn1c/NativeEnumerated.h
diff --git a/src/NativeInteger.h b/include/asn1c/NativeInteger.h
index 4e63a83..4e63a83 100644
--- a/src/NativeInteger.h
+++ b/include/asn1c/NativeInteger.h
diff --git a/src/NativeReal.h b/include/asn1c/NativeReal.h
index 1f5266c..1f5266c 100644
--- a/src/NativeReal.h
+++ b/include/asn1c/NativeReal.h
diff --git a/src/NumericString.h b/include/asn1c/NumericString.h
index 51e24e8..51e24e8 100644
--- a/src/NumericString.h
+++ b/include/asn1c/NumericString.h
diff --git a/src/OBJECT_IDENTIFIER.h b/include/asn1c/OBJECT_IDENTIFIER.h
index 2bb5d03..2bb5d03 100644
--- a/src/OBJECT_IDENTIFIER.h
+++ b/include/asn1c/OBJECT_IDENTIFIER.h
diff --git a/src/OCTET_STRING.h b/include/asn1c/OCTET_STRING.h
index 5150161..5150161 100644
--- a/src/OCTET_STRING.h
+++ b/include/asn1c/OCTET_STRING.h
diff --git a/src/ObjectDescriptor.h b/include/asn1c/ObjectDescriptor.h
index fa1753e..fa1753e 100644
--- a/src/ObjectDescriptor.h
+++ b/include/asn1c/ObjectDescriptor.h
diff --git a/src/PrintableString.h b/include/asn1c/PrintableString.h
index 2ece440..2ece440 100644
--- a/src/PrintableString.h
+++ b/include/asn1c/PrintableString.h
diff --git a/src/REAL.h b/include/asn1c/REAL.h
index 28ccf28..28ccf28 100644
--- a/src/REAL.h
+++ b/include/asn1c/REAL.h
diff --git a/src/RELATIVE-OID.h b/include/asn1c/RELATIVE-OID.h
index 2235cfd..2235cfd 100644
--- a/src/RELATIVE-OID.h
+++ b/include/asn1c/RELATIVE-OID.h
diff --git a/src/T61String.h b/include/asn1c/T61String.h
index f706338..f706338 100644
--- a/src/T61String.h
+++ b/include/asn1c/T61String.h
diff --git a/src/TeletexString.h b/include/asn1c/TeletexString.h
index ffd0f52..ffd0f52 100644
--- a/src/TeletexString.h
+++ b/include/asn1c/TeletexString.h
diff --git a/src/UTCTime.h b/include/asn1c/UTCTime.h
index 8035b34..8035b34 100644
--- a/src/UTCTime.h
+++ b/include/asn1c/UTCTime.h
diff --git a/src/UTF8String.h b/include/asn1c/UTF8String.h
index 3bc8ea6..3bc8ea6 100644
--- a/src/UTF8String.h
+++ b/include/asn1c/UTF8String.h
diff --git a/src/UniversalString.h b/include/asn1c/UniversalString.h
index 1476a6f..1476a6f 100644
--- a/src/UniversalString.h
+++ b/include/asn1c/UniversalString.h
diff --git a/src/VideotexString.h b/include/asn1c/VideotexString.h
index 3b551c3..3b551c3 100644
--- a/src/VideotexString.h
+++ b/include/asn1c/VideotexString.h
diff --git a/src/VisibleString.h b/include/asn1c/VisibleString.h
index 20ba8cc..20ba8cc 100644
--- a/src/VisibleString.h
+++ b/include/asn1c/VisibleString.h
diff --git a/src/asn_SEQUENCE_OF.h b/include/asn1c/asn_SEQUENCE_OF.h
index e678f03..e678f03 100644
--- a/src/asn_SEQUENCE_OF.h
+++ b/include/asn1c/asn_SEQUENCE_OF.h
diff --git a/src/asn_SET_OF.h b/include/asn1c/asn_SET_OF.h
index 7edf14b..7edf14b 100644
--- a/src/asn_SET_OF.h
+++ b/include/asn1c/asn_SET_OF.h
diff --git a/src/asn_application.h b/include/asn1c/asn_application.h
index f40cd86..f40cd86 100644
--- a/src/asn_application.h
+++ b/include/asn1c/asn_application.h
diff --git a/src/asn_codecs.h b/include/asn1c/asn_codecs.h
index 4a251d9..4a251d9 100644
--- a/src/asn_codecs.h
+++ b/include/asn1c/asn_codecs.h
diff --git a/src/asn_codecs_prim.h b/include/asn1c/asn_codecs_prim.h
index 0f683fd..0f683fd 100644
--- a/src/asn_codecs_prim.h
+++ b/include/asn1c/asn_codecs_prim.h
diff --git a/src/asn_internal.h b/include/asn1c/asn_internal.h
index 67f055a..67f055a 100644
--- a/src/asn_internal.h
+++ b/include/asn1c/asn_internal.h
diff --git a/src/asn_system.h b/include/asn1c/asn_system.h
index d7ebdaa..d7ebdaa 100644
--- a/src/asn_system.h
+++ b/include/asn1c/asn_system.h
diff --git a/src/ber_decoder.h b/include/asn1c/ber_decoder.h
index 768133b..768133b 100644
--- a/src/ber_decoder.h
+++ b/include/asn1c/ber_decoder.h
diff --git a/src/ber_tlv_length.h b/include/asn1c/ber_tlv_length.h
index 3496802..3496802 100644
--- a/src/ber_tlv_length.h
+++ b/include/asn1c/ber_tlv_length.h
diff --git a/src/ber_tlv_tag.h b/include/asn1c/ber_tlv_tag.h
index 60e8668..60e8668 100644
--- a/src/ber_tlv_tag.h
+++ b/include/asn1c/ber_tlv_tag.h
diff --git a/src/constr_CHOICE.h b/include/asn1c/constr_CHOICE.h
index 83404e6..83404e6 100644
--- a/src/constr_CHOICE.h
+++ b/include/asn1c/constr_CHOICE.h
diff --git a/src/constr_SEQUENCE.h b/include/asn1c/constr_SEQUENCE.h
index 5f589d5..5f589d5 100644
--- a/src/constr_SEQUENCE.h
+++ b/include/asn1c/constr_SEQUENCE.h
diff --git a/src/constr_SEQUENCE_OF.h b/include/asn1c/constr_SEQUENCE_OF.h
index e2272f3..e2272f3 100644
--- a/src/constr_SEQUENCE_OF.h
+++ b/include/asn1c/constr_SEQUENCE_OF.h
diff --git a/src/constr_SET.h b/include/asn1c/constr_SET.h
index 0c78ed5..0c78ed5 100644
--- a/src/constr_SET.h
+++ b/include/asn1c/constr_SET.h
diff --git a/src/constr_SET_OF.h b/include/asn1c/constr_SET_OF.h
index bcd0966..bcd0966 100644
--- a/src/constr_SET_OF.h
+++ b/include/asn1c/constr_SET_OF.h
diff --git a/src/constr_TYPE.h b/include/asn1c/constr_TYPE.h
index 95507c8..95507c8 100644
--- a/src/constr_TYPE.h
+++ b/include/asn1c/constr_TYPE.h
diff --git a/src/constraints.h b/include/asn1c/constraints.h
index 5032345..5032345 100644
--- a/src/constraints.h
+++ b/include/asn1c/constraints.h
diff --git a/src/der_encoder.h b/include/asn1c/der_encoder.h
index 4e2fb06..4e2fb06 100644
--- a/src/der_encoder.h
+++ b/include/asn1c/der_encoder.h
diff --git a/src/per_decoder.h b/include/asn1c/per_decoder.h
index 26aaf59..26aaf59 100644
--- a/src/per_decoder.h
+++ b/include/asn1c/per_decoder.h
diff --git a/src/per_encoder.h b/include/asn1c/per_encoder.h
index 9ac130b..9ac130b 100644
--- a/src/per_encoder.h
+++ b/include/asn1c/per_encoder.h
diff --git a/src/per_support.h b/include/asn1c/per_support.h
index 420bb83..420bb83 100644
--- a/src/per_support.h
+++ b/include/asn1c/per_support.h
diff --git a/src/xer_decoder.h b/include/asn1c/xer_decoder.h
index cf0d846..cf0d846 100644
--- a/src/xer_decoder.h
+++ b/include/asn1c/xer_decoder.h
diff --git a/src/xer_encoder.h b/include/asn1c/xer_encoder.h
index 055e73c..055e73c 100644
--- a/src/xer_encoder.h
+++ b/include/asn1c/xer_encoder.h
diff --git a/src/xer_support.h b/include/asn1c/xer_support.h
index 8b01944..8b01944 100644
--- a/src/xer_support.h
+++ b/include/asn1c/xer_support.h
diff --git a/src/Makefile.am b/src/Makefile.am
index 68d9713..7ec7563 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@
# documentation before making any modification
LIBVERSION=0:0:0
-INCLUDES = $(all_includes) -I$(top_srcdir)/include
+INCLUDES = $(all_includes) -I$(top_srcdir)/include/asn1c
AM_CFLAGS = -fPIC -Wall
lib_LTLIBRARIES = libasn1c.la