summaryrefslogtreecommitdiffstats
path: root/src/util/db2/obj/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Move .cvsignore from obj to include to reflect the discontinuation ofTom Yu2000-06-301-154/+0
| | | | | | the obj directory. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12485 dc483132-0cff-0310-8789-dd5450dbe970
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-38/+39
| | | | | | | that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated Makefile cleanup. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11876 dc483132-0cff-0310-8789-dd5450dbe970
* * hash/hash_bigkey.c (collect_key, collect_data): Cast mallocEzra Peisach1998-01-151-1/+1
| | | | | | | | | | | | | | | return value to correct types. (raeburn@cygnus.com) * obj/Makefile.in (check): Set srcdir in environment. (raeburn@cygnus.com) * configure.in (AC_COMPILE_TYPE): replacment for AC_CHECK_TYPE that uses AC_TRY_COMPILE instead of AC_EGREP_CPP. For now, only use it for the int32 types (where AC_CHECK_TYPE gets the wrong result on __CYGWIN32__) and plan that AC_CHECK_TYPE itself gets repaired. (Fix by eichin@cygnus.com) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10351 dc483132-0cff-0310-8789-dd5450dbe970
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-4/+0
| | | | | | include the doc subtree!!) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9632 dc483132-0cff-0310-8789-dd5450dbe970
* * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmoveTom Yu1996-09-111-1/+1
| | | | | | (my_memmove) instead of bcopy (!!) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9087 dc483132-0cff-0310-8789-dd5450dbe970
* Use . instead of /tmp for TMPDIR. It makes things much safer whenTheodore Tso1996-08-231-1/+1
| | | | | | doing multiple "make check"'s. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8978 dc483132-0cff-0310-8789-dd5450dbe970
* * obj/Makefile.in: Add -Dfoo=my_foo when compiling replacementTom Yu1996-07-311-3/+3
| | | | | | | functions (so that the redefinitions in db-int.h take effect). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8870 dc483132-0cff-0310-8789-dd5450dbe970
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+157
OV_MERGE branches. This includes, but is not limited to, the new openvision admin system, and major changes to gssapi to add functionality, and bring the implementation in line with rfc1964. before committing, the code was built and tested for netbsd and solaris. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8774 dc483132-0cff-0310-8789-dd5450dbe970