summaryrefslogtreecommitdiff
path: root/source4/build/m4/check_perl.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20942: Simplify handling of systems that don't support negative enum values ↵Jelmer Vernooij1-3/+0
by using an ifdef rather than a pidl argument. (This used to be commit 6bada0dcf0c7915d366c7917189375dbabecdd4f)
2007-10-10r14812: Fix typosJelmer Vernooij1-2/+2
(This used to be commit 354326a718d490e49d760ae62e583612479fa706)
2007-10-10r12379: export the detected perlStefan Metzmacher1-0/+1
metze (This used to be commit abfb04764637bff2c752675441046130628bad65)
2007-10-10r10071: Configure checks for IRIX build environment. Test whether we canJames Peach1-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)
2007-10-10r9939: Add configure check for yapp.James Peach1-0/+2
(This used to be commit 0300f2329c71429e43ed18e6f411985a76e5aad5)
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-1/+1
that were found) and a config.pm file (with all substitution variables) (This used to be commit 52bb1374bbcfc9b9a6d098687bafe9021a1ee858)
2007-10-10r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher1-0/+3
if the compiler doesn't support it we pass --uint-enums to pidl metze (This used to be commit c52703c0a8adb4f64ec52e4bf602e9c17ef2c748)
2007-10-10r7274: Move m4 files to seperate dirJelmer Vernooij1-0/+15
(This used to be commit 0dda66f0e8e6ad37d731937af184a132bf3407b1)