summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2001-05-01--with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.orgTimo Sirainen
2001-04-16don't simply check for module directory, check for dir/module.h file.Timo Sirainen
2001-04-15lib/ shouldn't be there yetTimo Sirainen
2001-04-09small bugfixTimo Sirainen
2001-04-09don't strip -lnsl from perl's ldflags, it might be needed..Timo Sirainen
2001-03-28don't use which - cygwin doesn't have itTimo Sirainen
2001-03-24s/enable-perl=/enable-perl-path=/ in the warning messageTimo Sirainen
2001-03-15Upgraded to glib 1.2.9Timo Sirainen
2001-03-08getting ready for .98.3..Timo Sirainen
2001-03-04version = .98.2 actually :)Timo Sirainen
2001-03-04removed GLIB_DIR from Makefile, configure compiles it and "makeTimo Sirainen
2001-03-03fe-common/irc/flood removed. Some autoignore / ignore -time updates.Timo Sirainen
2001-03-03HPUX 10.20 needs -D_XOPEN_SOURCE_EXTENDEDTimo Sirainen
2001-03-03cvs version = .99preTimo Sirainen
2001-02-23.98 final outTimo Sirainen
2001-02-22Verify in configure that linking with perl's LDFLAGS actually works. IfTimo Sirainen
2001-02-22Getting ready for 0.7.98Timo Sirainen
2001-02-21Changed some s/// to use perl instead of sed since they didn't workTimo Sirainen
2001-02-17Yet another perl fixTimo Sirainen
2001-02-17more static perl fixesTimo Sirainen
2001-02-17"conftest" binary wasn't removedTimo Sirainen
2001-02-17static perl fixesTimo Sirainen
2001-02-17Removed .libs/ dir check, it should always be there anyway.Timo Sirainen
2001-02-17/LOAD module tries to load "module_core" instead. If it wasn't found,Timo Sirainen
2001-02-17Dynamic module check: don't use -module option with libtool.Timo Sirainen
2001-02-03gettext fixesTimo Sirainen
2001-02-03msgfmt check was wrongTimo Sirainen
2001-01-28If msgfmt isn't found, don't go to "po" dir.Timo Sirainen
2001-01-16Check if libtool creates libraries in .libs dir. Check if -lgmoduleTimo Sirainen
2001-01-13Use test -f instead of -e for portabilityTimo Sirainen
2001-01-04Renamed libtool-static to libtool-shared. Generating it should now alsoTimo Sirainen
2001-01-01Perl's ldflags usually include at least -lm and maybe some others too.Timo Sirainen
2000-12-28-q option for grep isn't known everywhere, use > /dev/null insteadTimo Sirainen
2000-12-27"glib in irssi dir" fixesTimo Sirainen
2000-12-27when using glib built in irssi dir, add glib_dir/gmodule to includeTimo Sirainen
2000-12-17Complain if --disable-static was tried to be usedTimo Sirainen
2000-12-03perl ldflags parsing fixesTimo Sirainen
2000-12-03nl_langinfo() was a bad idea, don't use it.Timo Sirainen
2000-12-03Getting ready for 0.7.97..Timo Sirainen
2000-12-02Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'.Timo Sirainen
2000-11-27perl bugfixTimo Sirainen
2000-11-27bugfixTimo Sirainen
2000-11-26if libperl.a isn't found, check from /usr/lib .. it seems to be thereTimo Sirainen
2000-11-23If glib sources are found from some subdirectory, always compile it andTimo Sirainen
2000-10-26Some fixes for compiling with Win32 :)Timo Sirainen
2000-10-190.7.96 release updatesTimo Sirainen
2000-10-11Ignore --with-modules[=yes|no] - you're supposed to tell what modulesTimo Sirainen
2000-10-08--disable-curses-windows option to configureTimo Sirainen
2000-10-04For compatibility with older libtools.Timo Sirainen
2000-10-04curses fixesTimo Sirainen