Minor configuration to make things work. I dislike the cargo cult nature
of my approach toward autoconf, but I can't be bothered to dive deeply enough into the whole business to sort out all the jockeying that GNOME and the various other layers are doing with it. git-svn-id: https://samskivert.googlecode.com/svn/trunk@282 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#undef ENABLE_NLS
|
||||
#undef HAVE_GETTEXT
|
||||
#undef HAVE_CATGETS
|
||||
#undef HAVE_LC_MESSAGES
|
||||
#undef HAVE_LIBSM
|
||||
#undef HAVE_LIBINTL_H
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
dnl $Id: configure.in,v 1.2 2001/08/16 00:12:11 mdb Exp $
|
||||
dnl $Id: configure.in,v 1.3 2001/08/16 19:25:56 mdb Exp $
|
||||
dnl
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
@@ -67,6 +67,7 @@ AM_GNOME_GETTEXT
|
||||
dnl Create files.
|
||||
AC_OUTPUT([
|
||||
Makefile
|
||||
macros/Makefile
|
||||
intl/Makefile
|
||||
src/Makefile
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user