summaryrefslogtreecommitdiffstats
path: root/source4/build/m4/check_perl.m4
Commit message (Collapse)AuthorAgeFilesLines
* Only check for Perl once in Samba 3.Jelmer Vernooij2009-01-211-32/+0
|
* Make check_*.m4 m4 library files just contain functions that can beJelmer Vernooij2008-10-141-3/+0
| | | | executed from other m4 files.
* Move checks for perl inside function.Jelmer Vernooij2008-10-141-5/+12
|
* r20942: Simplify handling of systems that don't support negative enum values ↵Jelmer Vernooij2007-10-101-3/+0
| | | | | | by using an ifdef rather than a pidl argument. (This used to be commit 6bada0dcf0c7915d366c7917189375dbabecdd4f)
* r14812: Fix typosJelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 354326a718d490e49d760ae62e583612479fa706)
* r12379: export the detected perlStefan Metzmacher2007-10-101-0/+1
| | | | | metze (This used to be commit abfb04764637bff2c752675441046130628bad65)
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-101-1/+11
| | | | | | use the MIPSPro 7.4 -c99 option to get C99 support. Try to find a common perl that is more modern than /usr/bin/perl. (This used to be commit 82fab8b747bf68d8548c6f0f2f4bff98bd428d22)
* r9939: Add configure check for yapp.James Peach2007-10-101-0/+2
| | | | (This used to be commit 0300f2329c71429e43ed18e6f411985a76e5aad5)
* r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij2007-10-101-1/+1
| | | | | that were found) and a config.pm file (with all substitution variables) (This used to be commit 52bb1374bbcfc9b9a6d098687bafe9021a1ee858)
* r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher2007-10-101-0/+3
| | | | | | | if the compiler doesn't support it we pass --uint-enums to pidl metze (This used to be commit c52703c0a8adb4f64ec52e4bf602e9c17ef2c748)
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-101-0/+15
(This used to be commit 0dda66f0e8e6ad37d731937af184a132bf3407b1)