summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Use a nasty hack to include the GCC include files so that makedependTheodore Tso1993-12-011-1/+9
| | | | | | | | will find all of the necessary files. Use GCC with -pendantic -Wall to find problems git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3068 dc483132-0cff-0310-8789-dd5450dbe970
* Use the correct form for the DependFlagsTheodore Tso1993-12-011-2/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3067 dc483132-0cff-0310-8789-dd5450dbe970
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2670 dc483132-0cff-0310-8789-dd5450dbe970
* Part of library directory reorg... the DONE file contains the list ofTheodore Tso1993-08-171-1/+1
| | | | | | object files to be included in the library. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2636 dc483132-0cff-0310-8789-dd5450dbe970
* Removed ccimake and imake; those are executablesTheodore Tso1993-07-295-3/+4
| | | | | | | | Fixed project.tmpl to use the mk_cmds in the util directory. Linux porting changes. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2621 dc483132-0cff-0310-8789-dd5450dbe970
* Added configuration file for LinuxTheodore Tso1993-07-291-0/+53
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2620 dc483132-0cff-0310-8789-dd5450dbe970
* Added new configuration variable to take into account ISODE 7.0 versusTheodore Tso1993-07-022-1/+12
| | | | | | older versions of ISODE. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2616 dc483132-0cff-0310-8789-dd5450dbe970
* Let's not depend on SourceTop for now...Theodore Tso1993-07-021-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2615 dc483132-0cff-0310-8789-dd5450dbe970
* Changed LnCmd to include the -f option, so that it won't fail if theTheodore Tso1993-07-021-1/+1
| | | | | | link already exists. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2614 dc483132-0cff-0310-8789-dd5450dbe970
* Define IsodeIncl; the link to the isode include hierarchy is now generatedTheodore Tso1993-06-041-0/+1
| | | | | | at "make include" time. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2613 dc483132-0cff-0310-8789-dd5450dbe970
* Initial revisionTheodore Tso1993-06-0310-0/+2011
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2611 dc483132-0cff-0310-8789-dd5450dbe970
* Added OS_Telnet name of 4.3bsd. Use gawk instead of awk for this architectureTheodore Tso1993-06-031-0/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2587 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed OS_TelnetName to be Ultrix4.2Theodore Tso1993-06-031-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2586 dc483132-0cff-0310-8789-dd5450dbe970
* SunOS does have setenv. Fixed typo in HasGccTheodore Tso1993-06-031-1/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2585 dc483132-0cff-0310-8789-dd5450dbe970
* Changes to move ss and et into the build tree. Changes to explicitly grabTheodore Tso1993-06-031-15/+23
| | | | | | Kerberos V4 libraries. Changes to make install locations more configurable. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2584 dc483132-0cff-0310-8789-dd5450dbe970
* Changes to include ss and et as part of the Kerberos V5 buildTheodore Tso1993-06-031-41/+122
| | | | | | | | Changes to improve configurability of where Kerberos's data files live. Changes to move the Imake macros closer to those used by X11. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2583 dc483132-0cff-0310-8789-dd5450dbe970
* Lots of changes to bring Imake.tmpl closer to the X11 standardTheodore Tso1993-06-031-201/+401
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2582 dc483132-0cff-0310-8789-dd5450dbe970
* Lots of changes to bring the macros used closer to the X11 imake rulesTheodore Tso1993-06-031-470/+672
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2581 dc483132-0cff-0310-8789-dd5450dbe970
* *** empty log message ***Theodore Tso1993-03-101-0/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2525 dc483132-0cff-0310-8789-dd5450dbe970
* Take out VPATH; take out special cases Krb5Root for RS/6000 and decmipsTheodore Tso1993-03-091-5/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2522 dc483132-0cff-0310-8789-dd5450dbe970
* Added configuration controls for Kdb5Dir (where to put the KerberosTheodore Tso1993-03-091-1/+5
| | | | | | database). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2521 dc483132-0cff-0310-8789-dd5450dbe970
* Changes to support VAX9000 cross compilingTheodore Tso1992-09-301-2/+17
| | | | | | | Also change so that debugging information is there by default, and that cc is used instead of GCC (for saber debugging) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2456 dc483132-0cff-0310-8789-dd5450dbe970
* Fixup RM_CMD vs RM Theodore Tso1992-09-291-5/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2441 dc483132-0cff-0310-8789-dd5450dbe970
* Changes for separate source and binary directories.John Carr1992-09-251-4/+38
| | | | | | MIT configuration options. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2408 dc483132-0cff-0310-8789-dd5450dbe970
* hcc really has void signal returns!Theodore Tso1992-09-241-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2400 dc483132-0cff-0310-8789-dd5450dbe970
* Add new config macrosJohn Carr1992-08-211-0/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2357 dc483132-0cff-0310-8789-dd5450dbe970
* Update to ultrix 4.2John Carr1992-08-211-13/+20
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2356 dc483132-0cff-0310-8789-dd5450dbe970
* Checked in jfc's changesTheodore Tso1992-06-091-18/+33
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2290 dc483132-0cff-0310-8789-dd5450dbe970
* sed hack needed for SunOSJohn Carr1992-03-251-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2269 dc483132-0cff-0310-8789-dd5450dbe970
* Support alternate source directoryJohn Carr1992-03-253-92/+73
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2268 dc483132-0cff-0310-8789-dd5450dbe970
* Use cc -pipe on a sunJohn Carr1992-02-231-1/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2243 dc483132-0cff-0310-8789-dd5450dbe970
* Delete "\" added to work around imake problems; the fix was insufficientJohn Carr1992-02-231-1/+4
| | | | | | | and a different fix has been made in lib/Imakefile and lib/asn.1/Imakefile. Add default IsodeLib definition. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2242 dc483132-0cff-0310-8789-dd5450dbe970
* Use cp -p to copy filesJohn Carr1992-02-231-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2241 dc483132-0cff-0310-8789-dd5450dbe970
* Improve install configuration.John Carr1992-01-131-13/+29
| | | | | | Use -L/usr/athena/lib and -I/usr/athena/include. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2200 dc483132-0cff-0310-8789-dd5450dbe970
* pepsy 7.0 needs -C to work with KerberosJohn Carr1992-01-131-2/+42
| | | | | | | Add new variables to set level of ANSI C support. Add install configuration options. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2199 dc483132-0cff-0310-8789-dd5450dbe970
* New variables to describe level of ANSI C supportJohn Carr1992-01-132-0/+23
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2198 dc483132-0cff-0310-8789-dd5450dbe970
* Added backslash before colon in the PepsyTarget() rule to stop imake onTheodore Tso1991-10-021-1/+1
| | | | | | Sun's from screwing up. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2194 dc483132-0cff-0310-8789-dd5450dbe970
* Added more robustness to the PepsyTarget ruleTheodore Tso1991-07-011-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2186 dc483132-0cff-0310-8789-dd5450dbe970
* Made PepsyTarget() rule more robust by allowing basename-types.h toTheodore Tso1991-06-291-3/+2
| | | | | | be created even if basename_tables.c already exists. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2185 dc483132-0cff-0310-8789-dd5450dbe970
* change kdb to kdb5John Kohl1991-06-141-2/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2175 dc483132-0cff-0310-8789-dd5450dbe970
* minor adjustments for des library screw-caseJohn Kohl1991-06-071-3/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2164 dc483132-0cff-0310-8789-dd5450dbe970
* For release, optimize by default.John Carr1991-06-061-5/+8
| | | | | | RT and VAX use -I$(TOP)/include/stdc-incl git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2163 dc483132-0cff-0310-8789-dd5450dbe970
* Delete some rules only used by XJohn Carr1991-06-061-98/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2162 dc483132-0cff-0310-8789-dd5450dbe970
* -los isn't neededJohn Carr1991-06-061-2/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2161 dc483132-0cff-0310-8789-dd5450dbe970
* AIX has strdup and vfprintfJohn Carr1991-06-061-0/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2160 dc483132-0cff-0310-8789-dd5450dbe970
* Use ":", not "/bin/true" for ranlib on SYSVJohn Carr1991-06-061-5/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2159 dc483132-0cff-0310-8789-dd5450dbe970
* Checking jfc's change for the Beta releaseTheodore Tso1991-06-041-3/+10
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2149 dc483132-0cff-0310-8789-dd5450dbe970
* Link option -T0x400000 on AIX PS/2John Carr1991-06-031-1/+9
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2145 dc483132-0cff-0310-8789-dd5450dbe970
* PS/2 needs narrow prototypesJohn Carr1991-06-031-3/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2144 dc483132-0cff-0310-8789-dd5450dbe970
* PS/2 supportJohn Carr1991-05-281-4/+19
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2119 dc483132-0cff-0310-8789-dd5450dbe970