diff options
author | David Schleef <ds@schleef.org> | 2003-05-19 21:55:11 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2003-05-19 21:55:11 +0000 |
commit | 4bbccefb68a20d4b3dcd28a3b6d5c7292ce34aa2 (patch) | |
tree | de65bd6342cbc742801ea1b99fbeeb1a2d976343 /configure.ac | |
parent | 97a0ea7fe6d5e896b3c08adb2e4a6fb2c416e7fb (diff) |
remove creation of makefile in nonexistent (sys/x11) directory
Original commit message from CVS:
remove creation of makefile in nonexistent (sys/x11) directory
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 43a2104a..1fa3dcc9 100644 --- a/configure.ac +++ b/configure.ac @@ -1152,7 +1152,6 @@ sys/v4l2/Makefile sys/vcd/Makefile sys/vga/Makefile sys/xvideo/Makefile -sys/x11/Makefile ext/Makefile ext/a52dec/Makefile ext/aalib/Makefile |