]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
add some text files..
[chaz/openbox] / configure.ac
index 2bc34857545323692716f16132420c8f898871c4..03085d9005a031ca1e3a234f96aeb6c0e31a8913 100644 (file)
@@ -52,8 +52,8 @@ AC_HEADER_TIME
 dnl Determine the return type of signal handlers
 AC_TYPE_SIGNAL
 
-dnl Look for gettext
-AM_GNU_GETTEXT
+dnl Look for gettext, using external libintl
+AM_GNU_GETTEXT([external])
 
 dnl Check whether to include debugging code
 DEBUG=""
@@ -171,7 +171,7 @@ AC_ARG_ENABLE([xinerama],
 
 dnl Output files
 AM_CONFIG_HEADER(config.h)
-AC_CONFIG_FILES([ intl/Makefile 
+AC_CONFIG_FILES([
   Makefile
   m4/Makefile 
   po/Makefile.in
This page took 0.025374 seconds and 4 git commands to generate.