summaryrefslogtreecommitdiff
path: root/libhangul.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* @LIBINTL@ 제거Choe Hwanjin2016-03-271-1/+1
| | | | | | | | intltool은 @LIBINTL@ 변수를 제공하지 않는 것 같다. xml을 번역하기 위해서는 intltool을 사용할 수 밖에 없으니 이 문제를 해결할 방법을 찾아봐야 할 것 같다. @LIBINTL@은 *bsd에서 빌드 오류가 발생하여 추가한 것이다.
* Use variable LIBINTLChoe Hwanjin2011-07-181-1/+1
| | | | | | | | To compile with GNU gettext, we need libintl on freebsd. So it is safer to specify the variable LIBINTL which is set by AM_GNU_GETTEXT. git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@261 8f00fcd2-89fc-0310-932e-b01be5b65e01
* 0.0.5 준비libhangul-0.0.5Choe Hwanjin2007-07-081-1/+0
| | | | | | | | | * 문서 업데이트 * configure.ac의 버젼 변경 * libhangul.pc.in에서 datadir 설정 제거 git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@128 8f00fcd2-89fc-0310-932e-b01be5b65e01
* LIBHANGUL_VERSION 대신 PACKAGE_VERSION을 사용함Choe Hwanjin2006-05-221-1/+2
| | | | git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@72 8f00fcd2-89fc-0310-932e-b01be5b65e01
* change includedir to have hangul header directory in libhangul.pcChoe Hwanjin2005-11-201-2/+2
| | | | git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@43 8f00fcd2-89fc-0310-932e-b01be5b65e01
* * libtoolizeChoe Hwanjin2005-09-251-0/+10
* added pkgconfig file git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@18 8f00fcd2-89fc-0310-932e-b01be5b65e01