diff Makefile.cvs @ 153:0b1766da9be8

use AM_ICONV for better portability of the library location. structure renaming to be more specific.
author Carl Byington <carl@five-ten-sg.com>
date Thu, 12 Mar 2009 15:17:32 -0700
parents 7f747c8c9d02
children 03fbb0269f3c
line wrap: on
line diff
--- a/Makefile.cvs	Tue Mar 10 13:09:20 2009 -0700
+++ b/Makefile.cvs	Thu Mar 12 15:17:32 2009 -0700
@@ -4,7 +4,7 @@
 
 all:
 	libtoolize --force --copy
-	aclocal
+	aclocal -I m4
 	autoheader
 	automake
 	autoconf