File: gettext.info, Node: Using libintl.a, Next: gettext grok, Prev: Comparison, Up: Programmers 12.4 Using libintl.a in own programs ==================================== Starting with version 0.9.4 the library ‘libintl.h’ should be self-contained. I.e., you can use it in your own programs without providing additional functions. The ‘Makefile’ will put the header and the library in directories selected using the ‘$(prefix)’.
