/[pengfork]/pengfork/configure.ac
ViewVC logotype

Diff of /pengfork/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by chupa, Tue Feb 11 14:54:44 2003 UTC revision 1.31 by chupa, Fri May 16 15:28:42 2003 UTC
# Line 1  Line 1 
1  #  #
2  # Copyright (c) 2002-2003  Jean-Charles Salzeber <jc@varspool.net>  # Copyright (c) 2002-2003  Jean-Charles Salzeber <chupa@penggy.org>
3  #  #
4  # This file is part of penggy program.  # This file is part of penggy program.
5  #  #
# Line 358  if test "$tun" != yes; then Line 358  if test "$tun" != yes; then
358  fi  fi
359    
360  AC_CONFIG_LINKS([include/gettext.h:lib/gettext.h])  AC_CONFIG_LINKS([include/gettext.h:lib/gettext.h])
 if test "$gt_included_intl" = yes; then  
   AC_CONFIG_LINKS([include/libintl.h:intl/libgnuintl.h])  
 fi  
361    
362  DEFAULT_INCLUDES="-I\$(top_builddir)/include"  DEFAULT_INCLUDES="-I\$(top_builddir)/include -I\$(top_builddir)/intl"
363    
364  CPPFLAGS="$CPPFLAGS     -DPKGDATADIR=\\\"\$(pkgdatadir)\\\""  CPPFLAGS="$CPPFLAGS     -DPKGDATADIR=\\\"\$(pkgdatadir)\\\""
365  CPPFLAGS="$CPPFLAGS -DSYSCONFDIR=\\\"\$(sysconfdir)\\\""  CPPFLAGS="$CPPFLAGS -DSYSCONFDIR=\\\"\$(sysconfdir)\\\""
# Line 397  AC_CONFIG_FILES([Makefile Line 394  AC_CONFIG_FILES([Makefile
394                   src/tun/Makefile                   src/tun/Makefile
395                   po/Makefile.in                   po/Makefile.in
396                   doc/Makefile                   doc/Makefile
397                   doc/config/Makefile])                   doc/config/Makefile
398                     doc/manpage/Makefile
399                     doc/manpage/en/Makefile
400                     doc/manpage/fr/Makefile])
401  AC_OUTPUT  AC_OUTPUT

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26