| author | bernie User <bernie@ubuntu.ubuntu-domain> | 2009-08-03 00:06:23 (GMT) |
|---|---|---|
| committer | bernie User <bernie@ubuntu.ubuntu-domain> | 2009-08-03 00:06:23 (GMT) |
| commit | c9a7e4a95f59ec0b9094cce63afd69beda0aedd9 (patch) (side-by-side diff) | |
| tree | cb10f0e34481001529e78e1466be8b25230a7016 | |
| parent | 8b462793d5137f51c7e30ccc0de3291d8363e6ab (diff) | |
| download | libdlo-c9a7e4a95f59ec0b9094cce63afd69beda0aedd9.zip libdlo-c9a7e4a95f59ec0b9094cce63afd69beda0aedd9.tar.gz | |
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3d8272e..d6e43ce 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_PREREQ([2.63]) +AC_PREREQ([2.61]) AC_INIT([libdlo], [0.1.1], [libdlo@displaylink.com]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2]) |
