diff options
author | Enrico Weigelt, metux ITS <metuxitservice@googlemail.com> | 2012-11-16 04:40:36 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-21 14:30:11 +0000 |
commit | 3f00bc6717964c2d4db26093b64a68f93c7de906 (patch) | |
tree | c06e2fc0a1cfdc2e43b60e36d066b8cdf9dabafd /x11_extensions/prj | |
parent | 0f834124b11d9fe2485455937b8e668813914c69 (diff) |
Xlib import via generic pkg-config
Generic importing Xlib+friends via pkg-config, instead of scanning
through a list of directories. This is very helpful for non-standard
installation pathes and crosscompiling, as the generic pkg-config
infrastructure will handle it all.
Also dropping the obsolete bundled Xext headers.
Conflicts:
vcl/prj/build.lst
Change-Id: I6ee381030ff9f1d2d83062a17ab55ad3d847a4c6
Diffstat (limited to 'x11_extensions/prj')
-rw-r--r-- | x11_extensions/prj/build.lst | 3 | ||||
-rw-r--r-- | x11_extensions/prj/d.lst | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/x11_extensions/prj/build.lst b/x11_extensions/prj/build.lst deleted file mode 100644 index e92b3d91cc07..000000000000 --- a/x11_extensions/prj/build.lst +++ /dev/null @@ -1,3 +0,0 @@ -x1 x11_extensions : solenv NULL -x1 x11_extensions\prj nmake - u x11_prj NULL - diff --git a/x11_extensions/prj/d.lst b/x11_extensions/prj/d.lst deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/x11_extensions/prj/d.lst +++ /dev/null |