From: <pst...@us...> - 2008-03-30 00:21:10
|
Revision: 354 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=354&view=rev Author: pstieber Date: 2008-03-29 17:21:03 -0700 (Sat, 29 Mar 2008) Log Message: ----------- Fixed a comment typo. Modified Paths: -------------- trunk/jazz/src/Makefile.am Modified: trunk/jazz/src/Makefile.am =================================================================== --- trunk/jazz/src/Makefile.am 2008-03-29 23:58:36 UTC (rev 353) +++ trunk/jazz/src/Makefile.am 2008-03-30 00:21:03 UTC (rev 354) @@ -152,7 +152,7 @@ WxWidgets.h # This directive defines the Jazz++ data directory. This may be a hack, but -# other programs uyse similar techniques. +# other programs use similar techniques. # The automake info file suggests using INCLUDES for this purpose # and i cant even get it to expand the pkgdatadir, aargh INCLUDES= -DJAZZ_DATADIR=\"@datadir@/@PACKAGE@\" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |