]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - iconvdata/hp-roman8.c
support: Expose sbindir as support_sbindir_prefix
[thirdparty/glibc.git] / iconvdata / hp-roman8.c
index 9833a071fb937b9722764966603b63f5cd400edc..867992ec77cdad9d0e55e51ab00b439b15ecc7ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to HP-ROMAN8.
-   Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <stdint.h>
 
-/* Get the conversion table.  */
-#include <hp-roman8.h>
+/* Specify the conversion table.  */
+#define TABLES <hp-roman8.h>
 
 #define CHARSET_NAME   "HP-ROMAN8//"
 #define HAS_HOLES      1       /* Not all 256 character are defined.  */
 
-#include <8bit-generic.c>
+#include <8bit-gap.c>