author | kergoth <kergoth> | 2002-11-06 19:26:31 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-06 19:26:31 (UTC) |
commit | 0b11a3d71510993c97910d7efa5e328b93b5b8f2 (patch) (unidiff) | |
tree | 467c4153f2c2f5599d9e4a80f460483a2cb4dd0e /x11/config.in | |
parent | adfcdb9220f5eccbea97409ea143125fd90aac7e (diff) | |
download | opie-0b11a3d71510993c97910d7efa5e328b93b5b8f2.zip opie-0b11a3d71510993c97910d7efa5e328b93b5b8f2.tar.gz opie-0b11a3d71510993c97910d7efa5e328b93b5b8f2.tar.bz2 |
Dont generate x11 config.in's
-rw-r--r-- | x11/config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/config.in b/x11/config.in new file mode 100644 index 0000000..6c49888 --- a/dev/null +++ b/x11/config.in | |||
@@ -0,0 +1,6 @@ | |||
1 | config X11 | ||
2 | boolean "X11" | ||
3 | default "n" | ||
4 | |||
5 | source x11/libqpe-x11/config.in | ||
6 | source x11/ipc/server/config.in | ||