summaryrefslogtreecommitdiffstats
path: root/pidl/idl.yp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix errornos assumption that all compilers are gcc"Jelmer Vernooij2009-02-091-1/+1
| | | | | | This breaks (some?) files with gcc. This reverts commit 98a4327b19e83ffad4e0be7e8895fdbd9e48d49f.
* Fix errornos assumption that all compilers are gccTorgeir Lerkerod2009-02-091-1/+1
| | | | | | | | | | When compiling Samba 4's IDL files buildsystem assumes that compiler knows about -xc, which is a gcc spesefic switch as this switch isn't needed on gcc either the flag was uneeded and can be removed. Thus no warnings on non gcc systems. Signed-off-by: Torgeir Lerkerod <Torgeir.Lerkerod@gmail.com> Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+497