diff options
author | Rob Crittenden <rcritten@redhat.com> | 2009-02-04 10:52:50 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2009-02-05 09:32:41 -0500 |
commit | 2a584ce985bdf3f8f5425bf4a6cd512de73e2e89 (patch) | |
tree | 5e92e6fe81d30263469f3577a1339237d1c8cc86 /daemons | |
parent | e2bcdabbc0fcd1ce3d8d7bf5a427c963597d781a (diff) | |
download | freeipa-2a584ce985bdf3f8f5425bf4a6cd512de73e2e89.tar.gz freeipa-2a584ce985bdf3f8f5425bf4a6cd512de73e2e89.tar.xz freeipa-2a584ce985bdf3f8f5425bf4a6cd512de73e2e89.zip |
Minor cleanup of configure.ac
Diffstat (limited to 'daemons')
-rw-r--r-- | daemons/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/daemons/configure.ac b/daemons/configure.ac index 5b32c58a..623b123b 100644 --- a/daemons/configure.ac +++ b/daemons/configure.ac @@ -4,7 +4,6 @@ AC_INIT([ipa-server], IPA_VERSION, [https://hosted.fedoraproject.org/projects/freeipa/newticket]) -#AC_CONFIG_SRCDIR([ipaserver/ipaldap.py]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE |