aboutsummaryrefslogtreecommitdiffstats
path: root/krozat/admin/configure.in.min
diff options
context:
space:
mode:
authorLaurent Montel <lmontel@mandriva.org>2002-05-28 07:51:41 +0000
committerLaurent Montel <lmontel@mandriva.org>2002-05-28 07:51:41 +0000
commit30ece5837b50f59a9d2ae1cb55838a8c7dea0cab (patch)
tree0bfcd457e0654a759c47395f30767521d1d22c88 /krozat/admin/configure.in.min
parentde5acf37c29eead41fc02a65e961271fe8369f16 (diff)
downloadcommon-data-30ece5837b50f59a9d2ae1cb55838a8c7dea0cab.tar
common-data-30ece5837b50f59a9d2ae1cb55838a8c7dea0cab.tar.gz
common-data-30ece5837b50f59a9d2ae1cb55838a8c7dea0cab.tar.bz2
common-data-30ece5837b50f59a9d2ae1cb55838a8c7dea0cab.tar.xz
common-data-30ece5837b50f59a9d2ae1cb55838a8c7dea0cab.zip
Fix compile with qt3
Diffstat (limited to 'krozat/admin/configure.in.min')
-rw-r--r--krozat/admin/configure.in.min4
1 files changed, 3 insertions, 1 deletions
diff --git a/krozat/admin/configure.in.min b/krozat/admin/configure.in.min
index 4503fec..7c7e25a 100644
--- a/krozat/admin/configure.in.min
+++ b/krozat/admin/configure.in.min
@@ -11,7 +11,8 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl Library General Public License for more details.
-dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to
+dnl You should have received a copy of the GNU Library General Public License
+dnl along with this library; see the file COPYING.LIB. If not, write to
dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
dnl Boston, MA 02111-1307, USA.
@@ -52,4 +53,5 @@ dnl for NLS support. Call them in this order!
dnl WITH_NLS is for the po files
AM_KDE_WITH_NLS
+dnl KDE_USE_QT
AC_PATH_KDE